Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
8.2
8.3
8.4
8.5
9.0
9.1
9.2
9.3
9.4
9.5
Statistic
WebView.HasOnlySecureContent
Queries whether website is secure.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
WebView | 9.3 | Yes | Yes | No | No | Yes |
MBS( "WebView.HasOnlySecureContent"; WebViewerRef ) More
Parameters
Parameter | Description | Example value |
---|---|---|
WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. |
Result
Returns 1, 0 or error.
Description
Queries whether website is secure.Returns a boolean value indicating whether all resources on the page have been loaded over securely encrypted connections.
On Windows and older WebKit 1.x, just returns whether URL is https.
See also
Blog Entries
Release notes
- Version 9.3
Created 16th July 2019, last changed 16th July 2019
WebView.GoForward - WebView.InstallCallback
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins