ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of edit control where <Text to type> will be typed.Remark: In order for the input to be performed by EmulateInput, <Control name> must be an editable control and it must have focus when the call is performed.
Text to type in the <Control name> control.
Indicates the keyboard keys that must be pressed during the input.eiAltPress the Alt key. For compatibility with the earlier versions, you can also use the diAlt constant. eiControlPress the Ctrl key. For compatibility with the earlier versions, you can also use the diControl constant. eiShiftPress the Shift key. For compatibility with the earlier versions, you can also use the diShift constant.
Limitations for the controls used
Sending a set of keys
Special characters
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: