Welcome Guest Search | Active Topics | Sign In | Register

[Web Browser] List all open webview Options
Eurice
Posted: Tuesday, August 2, 2016 7:05:56 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hello EO team,

Can you implemant a way of listing all open webview ?

Our software open/close window very often and it can happens that a webView remains active even after it's windows has been closed.
And every window has 1-10 webview.

We notice that by checking with chrome debugger.

It would be really helpfull to get a list of webView so we can check if their window's handle is still valid and if not close them.

Best regards
eo_support
Posted: Tuesday, August 2, 2016 10:23:03 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,072
Hi,

By default the WebView will stay in memory for a short period of time after its handle has been closed. You can set this property to a negative value to destroy the WebView immediately after its handle is closed:

http://www.essentialobjects.com/doc/eo.webbrowser.webview.unloaddelay.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.