OrdoExplorer : Internet Browser
Internet Browser

OrdoExplorer is a multi-tab Internet browser built using the OrdoWebView2 component.


It offers many of the features found in typical browsers. Additionally, it includes a navigation shield to prevent intrusive ads and user tracking.


Users can also completely block cookie storage, avoiding session tracking across sessions.


Furthermore, OrdoExplorer allows users to display the textual content of a page, which helps avoid graphic overload on certain sites and often allows reading even when cookies are declined.


The browser updates automatically


OrdoExplorer, written in Visual Basic 6 ®, demonstrates what can be achieved around OrdoWebview2.


Download OrdoExplorer Licence

Version 2.0.5

The control use :

⦁RC6 version 6.0.14

⦁WebView2

⦁Fixed version 114 : Windows 10, 11, Server 2016, Server 2019, Server 2022

⦁Fixed version 109 : Windows 7, 8, 8.1, Server 2012, Server 2008 R2

New Properties

New Methods :

InitEx : extended version of the Init method. Allows you to :

⦁ initiate browsing in private mode

⦁ choose the user data directory of the browser.

⦁ Set browser command line switches

⦁ ...

GetInnerText : returns the text content of the control, but also the cookies of the page, all the links of the page...

GetInnerHTML : returns the HTML content of the control, but also the cookies of the page, all the links of the page...

New Events

NavigationStarting : raised when the WebView main frame is requesting permission to navigate to a different URI.


Version 2.0.4

The control use :

⦁ RC6 version 6.0.12

⦁ WebView2 Fixed version 110

New Properties

New Methods :

SetZoomFactor : sets the zoom factor for the page displayed in the control...

RunJs : runs JavaScript code from the javaScript parameter in the current top-level document rendered in the Control (Replace JsRun)

RunJsAsync : asynchronously runs JavaScript code from the javaScript parameter in the current top-level document rendered in the Control (Replace JsRunAsync)

New Events

ZoomChanged : raised when the user change the browser zoom factor.

Copyright © 2023-2024 OrdoConcept   •   All Rights reserved   •