ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Options and actions
  • Overview
  • How to?
  • Assigning a keyboard shortcut to a control in a window
  • & character
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Keyboard shortcut and hotkey
Overview
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc.
This shortcut gives direct access to the control.
Remark: By default, you can set a "Hotkey" using the text of the control ('&' character before the letter to be defined as hotkey). For more details, see "& character".
How to?
Android

Assigning a keyboard shortcut to a control in a window

To assign a keyboard shortcut to a control in a window:
  1. Open the control description window (select "Description" in the context menu).
  2. Go to the "UI" tab and click the button next to "Keyboard shortcut".
  3. Select the keys that constitute the desired hotkey.
    The "Detection" button is used to detect the key (or the combination of keys) used on the keyboard.
  4. Validate.
Android Remark: In Android, for security reasons, the "Home" and "End of call" keys cannot be used as shortcuts.
& character
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/19/2023

Send a report | Local help