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 |
---|---|---|
App.GetDockIcon Queries the dock icon. | Mac only |
✅ Server |
App.GetProcessName Queries the name of the application. | All |
✅ Server |
App.SetDockIcon Sets the image for the dock icon for this application. | Mac only |
✅ Server |
App.SetProcessName Sets the name of the current application. | Mac only |
✅ Server |
DynaPDF.ClipPath This function marks the current path as clipping path. | All |
✅ Server |
DynaPDF.ClosePath Closes current path. | All |
✅ Server |
DynaPDF.GetDrawDirection The function returns the actual draw direction for closed vector graphics such as rectangles, circles, ellipses and so on. | All |
✅ Server |
DynaPDF.RotateCoords The function skews the coordinate system and sets the coordinate origin to the point OriginX, OriginY. | All |
✅ Server |
DynaPDF.ScaleCoords The function scales the coordinate system by applying a transformation matrix. | All |
✅ Server |
DynaPDF.SetDrawDirection The function sets the draw direction of closed vector graphics such as rectangles, ellipses, triangles and so on. | All |
✅ Server |
DynaPDF.SkewCoords The function skews the coordinate system and sets the coordinate origin to the point OriginX, OriginY. | All |
✅ Server |
DynaPDF.TranslateCoords The function translates the coordinate system to the new origin OriginX, OriginY. | All |
✅ Server |
DynaPDF.Triangle The function draws a triangle. | All |
✅ Server |
JSON.GetObjectItemTree Queries named item from an object tree. | All |
✅ Server |
RunTask.GetVerb Returns the verb string. | Win only |
✅ Server |
RunTask.SetVerb Sets the verb, that specifies the action to be performed. | Win only |
✅ Server |
ServerSocket.Check Checks if any network socket has something to do. | All |
✅ Server |
ServerSocket.SendQuery Sends a query to a Serversocket on another FileMaker instance. | All |
✅ Server |
ServerSocket.Start Starts the server socket to answer queries from other applications. | All |
✅ Server |
ServerSocket.Stop Stops the server socket. | All |
✅ Server |
Twain.GetDiscardBlankPages Queries whether plugin should enable feeder. | Mac/Win |
❌ Server |
Twain.GetDuplexEnabled Queries whether plugin should enable feeder. | Mac/Win |
❌ Server |
Twain.SetDiscardBlankPages Whether to have the scanner ask to discard blank pages. | Mac/Win |
❌ Server |
Twain.SetDuplexEnabled Whether to enable duplex when next scan starts. | Mac/Win |
❌ Server |
Window.SetTitleIcon Sets the icon of a window in Windows. | Win only |
❌ Server |
25 functions shown.
Older Version 3.1 Newer Version 3.3
Feedback: Report problem or ask question.