ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the keyboard shortcut associated with a control Hide the details
Shortcut key associated with the control.
Name of control to use.
Modifying the keyboard shortcut associated with a control Hide the details
Shortcut key associated with the control. This key can correspond to one of the following elements or to a combination of the following elements: Control keys: skAltAlt key.skControlCtrl key.skShiftShift key.Specific control keys: Additional constants are available in the "KeyConst.wl" file. These constants are used to identify all the keyboard keys. This file is available in the "\Personal\Extern" directory of WINDEV or WINDEV Mobile. See remarks for more details.Character keys: All you have to do is use the ASCII code of the character (returned by Asc).
Managing all the keyboard keys
Keys on Mobile devices (Pockets PC) and Smartphones
Last update: 01/01/2021
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: