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
Item | Details |
---|---|
Container.GetBase64 Returns the base 64 encoded value of the container. | All |
Container.GetCount Counts the number of types in a container field. | All |
Container.GetDataURL Returns the complete Data url for an image stored in a container field. | All |
Container.GetSize Returns the size of the container. | All |
Container.GetType Returns the type at the given index (zero based). | All |
WebView.ClickInput Clicks the specified Input Element. | Mac/Win/iOS |
WebView.EstimatedProgress Returns the estimated progress of the web viewer. | Mac/Win/iOS |
WebView.FormReset Resets the Specified Form. | Mac/Win/iOS |
WebView.FormSubmit Submits the specified Form | Mac/Win/iOS |
WebView.GetFormButtonValue Gets the value of the specified Button. | Mac/Win/iOS |
WebView.GetFormInputChecked Returns the value of the specified check box or radiobutton. | Mac/Win/iOS |
WebView.GetFormInputValue Returns the value of the specified Input Form. | Mac/Win/iOS |
WebView.GetFormSelectValue Gets the value of a select element, such as a list or a combo box or a menu. | Mac/Win/iOS |
WebView.GetFormTextAreaValue Returns the value of the specified text area. | Mac/Win/iOS |
WebView.GetTitle Returns the current title of the web page that is being displayed by the specified WebViewer | Mac/Win/iOS |
WebView.IsLoading This function returns True if the Specified web viewer is still loading. | Mac/Win/iOS |
WebView.Release Releases a web viewer iD. | Mac/Win/iOS |
WebView.Reload Reloads the WebViewer. | Mac/Win/iOS |
WebView.RunJavaScriptReturnTitle Run the specified JavaScript and then returns the value of the title property to FileMaker. | Mac/Win/iOS |
WebView.SetFormButtonValue Sets the value of a Button on the specified form | Mac/Win/iOS |
WebView.SetFormInputChecked Sets the value of the specified Check Box or Radiobutton. | Mac/Win/iOS |
WebView.SetFormInputValue Sets the value of the specified input element | Mac/Win/iOS |
WebView.SetFormSelectValue Sets the value of a select element, such as a list or a combo box or a menu. | Mac/Win/iOS |
WebView.SetFormTextAreaValue Sets the value of a Text Area Element. | Mac/Win/iOS |
WebView.SetTitle Sets the title of the web page that is currently being displayed in the web Viewer. | Mac/Win/iOS |
25 functions.
Older Version 1.3 Newer Version 1.5
Feedback: Report problem or ask question.