ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Emulation functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
eabLeftButtonSimulates a press on the left button of Action Bar.EmulateActionBar
eabOptionSimulates a press on one of the options found in the Action Bar.EmulateActionBar
eabViewSimulates a press on one of the views found in the Action Bar.EmulateActionBar
eiAltHolds the Alt key down.
For compatibility with the earlier versions, you can also use the diAlt constant.
EmulateMouse, EmulateInput
eiControlHolds the Ctrl key down.
For compatibility with the earlier versions, you can also use the diControl constant.
EmulateMouse, EmulateInput
eiShiftHoldd the Shift key down.
For compatibility with the earlier versions, you can also use the diShift constant.
EmulateMouse, EmulateInput
emLeftButtonDownPresses the left button.
For compatibility with the earlier versions, you can also use the dmLeftButtonDown constant.
EmulateMouse
emLeftButtonUpReleases the left button.
For compatibility with the earlier versions, you can also use the dmLeftButtonUp constant.
EmulateMouse
emLeftClickPerforms a left click.
For compatibility with the earlier versions, you can also use the dmLeftClick constant.
EmulateMouse
emLeftDoubleClickPerforms a left double-click.
For compatibility with the earlier versions, you can also use the dmLeftDoubleClick constant.
EmulateMouse
emRightButtonDownPresses the right button.
For compatibility with the earlier versions, you can also use the dmRightButtonDown constant.
EmulateMouse
emRightButtonUpReleases the right button.
For compatibility with the earlier versions, you can also use the dmRightButtonUp constant.
EmulateMouse
emRightClickPerforms a right click.
For compatibility with the earlier versions, you can also use the dmRightClick constant.
EmulateMouse
emRightDoubleClickPerforms a right double-click.
For compatibility with the earlier versions, you can also use the dmRightDoubleClick constant.
EmulateMouse
esBackSimulates a press on the Back button of simulator.EmulateSimulator
esCloseCloses the simulator.EmulateSimulator
esDefaultRuntime speed for the emulating functions: normal speed.EmulateSpeed
esMenuSimulates a press on the Menu button of simulator.EmulateSimulator
esSlowRuntime speed for the emulating functions: slow speed to see the actions performed.EmulateSpeed
esTurnScreenTurns the screen of the simulator: switches from landscape mode to portrait mode (or conversely).EmulateSimulator
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help