Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WebView.StopLoading
Stops loading all resources on the current page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebView | 9.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "WebView.StopLoading"; WebViewerRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. |
Result
Returns OK or error.
Description
Stops loading all resources on the current page.Implemented Windows side with plugin version 11.1.
Examples
Stop loading:
Set Variable [ $r ; Value: MBS( "WebView.StopLoading"; "web" ) ]
See also
Release notes
- Version 11.1
- Added Windows support for WebView.StopLoading function.
- Version 9.3
Blog Entries
- Neues MBS FileMaker Plugin 11.1
- MBS FileMaker Plugin 11.1
- MBS FileMaker Plugin, version 11.1pr5
- Neues vom MBS Plugin 9.3
- Whats new in MBS FileMaker Plugin version 9.3
- MBS FileMaker Plugin, version 9.3pr6
This function checks for a license.
Created 16th July 2019, last changed 17th February 2021