| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
WebView.FaviconURI
Get the current Uri of the favicon as a string.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| WebView | 15.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "WebView.FaviconURI"; 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 URL or error.
Description
Get the current Uri of the favicon as a string.If a page has no favicon then the value is an empty string.
Examples
Queries favicon URL and image:
Set Field [ WebViewer Copy Text::FavIcon URL ; MBS( "WebView.FaviconURI"; "web" ) ]
Set Field [ WebViewer Copy Text::FavIcon Image ; MBS( "WebView.Favicon"; "web" ) ]
Set Field [ WebViewer Copy Text::FavIcon Image ; MBS( "WebView.Favicon"; "web" ) ]
See also
Release notes
- Version 15.4
- Added WebView.Favicon and WebView.FaviconURI functions for Windows.
Blog Entries
- MBS FileMaker Plugin 15.4 News
- Neues MBS Plugin 15.4 für Claris FileMaker
- MBS Plugin 15.4 for Claris FileMaker
- MBS FileMaker Plugin, version 15.4pr1
This function checks for a license.
Created 21st July 2025, last changed 21st July 2025