Hi,
- In IE I can get the web page document so oIE:GetProp("Document"). Can I do this in WebView ?
2/ There is a Navigate method in the WebView class. Is it possible to use it to download HTML text from a file ?
-
When I launch WebView, a standard window opens. Is it possible to change its type to PopUp ?
-
Is it possible to embed this window in a window with an FW application (in the specified coordinates) ?