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.
Identifies the control key:kpAltAlt key.kpLButtonLeft mouse button. kpRButtonRight mouse button. 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.
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
Keys of Pocket PCs and Smartphones
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: