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.ClearBrowserSession

Ends browser session.

Component Version macOS Windows Linux Server iOS SDK
WebView 8.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WebView.ClearBrowserSession" )

Parameters

none

Result

Returns OK or error.

Description

Ends browser session.
Flushes entries not in use from the password cache on the hard disk drive. Also resets the cache time used when the synchronization mode is once-per-session.
This should clear current session cookies.

For web viewer using Internet Explorer engine. If you close one by closing the window with web viewer control, this method should end session and a new window would start fresh again.

For Windows this function is only supported in FileMaker Pro when using Internet Explorer as engine behind the Web Viewer, but not when Microsoft Edge/Chrome engine is used.

Release notes

Blog Entries

Created 13th November 2018, last changed 5th January 2020


WebView.CanZoomPageOut - WebView.ClearSelection

Feedback: Report problem or ask question.