Welcome! Log In Create A New Profile

Advanced

[WD25] How to run web browser other than IE in Windev.

Posted by Mujahid 
[WD25] How to run web browser other than IE in Windev.
January 12, 2022 05:48AM
Hi All,

I try using the Windev Internet Browser sample.

This system is using ActiveX and the default browser to be run is Internet Explorer.

How to change this Internet Explorer browser to any other browser such as Firefox or else?

// Is the ActiveX installed?
RegistryExist("HKEY_CLASSES_ROOT\Shell.Explorer")
IF ErrorOccurred THEN
Error("This application requires Internet Explorer 4 (or later)")
EndProgram()
END

// Load the ActiveX
ActiveX_Web="Shell.Explorer"


Internet Explorer cannot run video streaming in browser.


Thanks a lot.

Regards,
Mujahid
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: