ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the control key is pressed or if its status changed since the last call to KeyPressed, False otherwise. Specific operating mode: True if the control key is currently pressed,False otherwise.
Identifies the control key:kpAltAlt key.kpLButtonLeft mouse button. This constant is not available.kpRButtonRight mouse button. This constant is not available.kpControlCtrl key.kpEscapeEsc key.kpShiftShift key.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.
True (default value) to get a synchronous status: key currently pressed, False to get an asynchronous status: the key status changed since the last call to KeyPressed. This parameter is ignored. The status code is always synchronous.
To manage all the keyboard keys with KeyPressed:
Running the test of a key combination
Interrupting a process in a browse loop
Asynchronous status report
Using the KeyPressed function
Keys of Pocket PCs and Smartphones
Last update: 01/04/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: