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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Item | Details | Server |
---|---|---|
Container.GetHeight Returns the Height of the image in pixels. | All |
✅ Server |
Container.GetJPEGHeight Returns the Height of JPEG image stored in a container field. | All |
✅ Server |
Container.GetJPEGHeightResolution Returns the Vertical Resolution of the JPEG image stored in a container field in pixels per inch. | All |
✅ Server |
Container.GetJPEGWidth Returns the Width of JPEG image stored in a container field. | All |
✅ Server |
Container.GetJPEGWidthResolution Returns the Horizontal Resolution of the preview image stored in a container field in pixels per inch. | All |
✅ Server |
Container.GetTotalSize Returns the size of the whole container in bytes. | All |
✅ Server |
Container.GetTypeSize Returns the size of the indicated object type in container field. | All |
✅ Server |
Container.GetTypes Returns the list of objects in the container field. | All |
✅ Server |
Container.GetWidth Returns the Width of the image in pixels. | All |
✅ Server |
FM.Evaluate Similar to FileMaker's built-in Evaluate. | All |
✅ Server |
WebView.FindByName Returns a unique ID that references a the web viewer. | Mac/Win/iOS |
❌ Server |
WebView.FindWindowByIndex Returns the Window Reference for a window specified by the Index parameter. | Mac/Win/iOS |
❌ Server |
WebView.FindWindowByTitle Returns the Window Reference for a window specified by the Index parameter. | Mac/Win/iOS |
❌ Server |
WebView.GetFormValue Returns the value from the Specified Field. | Mac/Win/iOS |
❌ Server |
WebView.InstallCallback Installs JavaScript callback into web viewer. | Mac/Win |
❌ Server |
WebView.RunJavaScript Executes the Javascript on the specified webViewer control. | Mac/Win/iOS |
❌ Server |
WebView.SetFormValue Set the value of the specified Field in a webviewer. | Mac/Win/iOS |
❌ Server |
17 functions shown.
Older Version 1.2 Newer Version 1.4
Feedback: Report problem or ask question.