Next topic
Help >
OrdoWebView2 ActiveX Control

 

Version 2.09

OrdoWebview2 is an ActiveX control (32bits ocx) developed to replace the aging VB6 webview control based on a deprecated Internet Explorer !

It uses Olaf Schmitt's vbRichClient RC6 framework which encapsulates the Microsoft WebView2© component.

Microsoft's WebView2 control © is a new component allowing you to include an Edge explorer, based on Chromium, in your own developments.

In fact, OrdoWebview2 is an ActiveX control interface to facilitate the task of developers who are more accustomed to an ActiveX control interface than to the manipulation of the RC6 Framework.

 

The installation kit installs the Ocx, the RC6 framework (which is deployed side-by-side without registration) and a fixed version of Microsoft's WebView2 control.

It is of course possible to use the Evergreen version of WebView2 which is constantly updated.

The installer also installs a small test program and its sources in Visual Basic 6. These sources are given as an example of use of the control.

In the "Redistributable" folder, OrdoWebView2ControlRedistributable.exe is used to install the control and its dependencies on a client machine. Launched with the /verysilent option, this program can be integrated into the installer of your own solution.

You will also find in this folder the Microsoft installer of the Evergreen version of WebView2