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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

WebView.Cookies.ClearForURL

Deletes all cookies for a given website.

Component Version macOS Windows Linux Server iOS SDK
WebView 5.0 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "WebView.Cookies.ClearForURL"; URL )   More

Parameters

Parameter Description Example
URL The target URL of the website to use. "http://www.mbsplugins.de"

Result

Returns count or error.

Description

Deletes all cookies for a given website.
Returns number of deleted cookies.

For WebKit 1.x, so only for web viewers created in FileMaker 15 or older or web viewers created with WebView.Create function.

See also

Blog Entries

This function checks for a license.

Created 19th November 2014, last changed 11st August 2018


WebView.Close - WebView.Cookies.Count

💬 Ask a question or report a problem