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.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
Component: RemoteControl
Press keys or move/click mouse.
Item | Details |
---|---|
RemoteControl.ClickMouse Moves the mouse cursor and performs a click. | Mac/Win 2.8 |
RemoteControl.FindWindow Finds a window on Windows based on class name and/or window title. | Win only 2.8 |
RemoteControl.GetWindowsList On Windows queries the list of all window references. | Win only 2.8 |
RemoteControl.HideCursor Hides the mouse cursor. | Mac/Win 3.4 |
RemoteControl.MouseX Queries current position of the mouse cursor on screen. | Mac/Win 2.8 |
RemoteControl.MouseY Queries current position of the mouse cursor on screen. | Mac/Win 2.8 |
RemoteControl.MoveMouse Moves the mouse cursor. | Mac/Win 2.8 |
RemoteControl.PressCommandKey Presses command key on Mac. | Mac only 2.8 |
RemoteControl.PressControlKey Presses control key. | Mac/Win 2.8 |
RemoteControl.PressDialogButton Presses a dialog button. | Mac only 6.2 |
RemoteControl.PressDialogButton.Clear Stops the dialog button press command. | Mac only 6.2 |
RemoteControl.PressKey Presses a key. | Mac/Win 2.8 |
RemoteControl.PressKeyLater Presses a key after delay. | Mac/Win 6.2 |
RemoteControl.PressOptionKey Presses option/alt key. | Mac/Win 2.8 |
RemoteControl.PressShiftKey Presses shift key. | Mac/Win 2.8 |
RemoteControl.ShowCursor Shows the mouse cursor. | Mac/Win 3.4 |
16 functions.
Release notes
- Version 7.3
- Fixed RemoteControl.ClickMouse to not move mouse on Mac for 0/0 coordinate.
Blog Entries
- macOS Privacy and FileMaker
- MBS FileMaker Plugin 2.8 for OS X/Windows - More than 1100 Functions In One Plugin
Example Databases
- DynaPDF/Click Points
- GraphicsMagick/Pick color from image via Screenshot
- RemoteControl/Control Windows Calculator
- RemoteControl/Move Mouse
- RemoteControl/Press keys
- RemoteControl/Windows List
Feedback: Report problem or ask question.

Links
MBS Xojo tutorial videos