Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

WebView.GetPrivateBrowsing

Queries whether private browsing is enabled.

Component Version macOS Windows Linux Server iOS SDK
WebView 9.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "WebView.GetPrivateBrowsing"; WebViewerRef )   More

Parameters

Parameter Description Example
WebViewerRef Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. "web"

Result

Returns 1, 0 or error.

Description

Queries whether private browsing is enabled.
Returns 1 if enabled or 0 if not.

See also

Release notes

Blog Entries

Created 27th October 2019, last changed 5th January 2020


WebView.GetPrintParameter - WebView.GetSilent

Feedback: Report problem or ask question.