ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Emulation functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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
esDefaultSpeed of emulation functions: normal speed.EmulateSpeed
esMenuSimulates a press on the Menu button of simulator.EmulateSimulator
esSlowSpeed of emulation functions: slower speed to visualize actions performed.EmulateSpeed
esTurnScreenRotate simulator screen: switch from landscape to portrait mode or vice versa.EmulateSimulator
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help