ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Drop-down menus / WINDEV and WINDEV Mobile
  • Overview
  • Context menu in the Currency + Euro controls
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
Overview
Users can open the context menu of a window:
  • Universal Windows 10 App by pressing the right mouse button.
  • Universal Windows 10 AppAndroidiPhone/iPad by a long press on the control.
This menu allows users to easily access specific features of a window or control.
WINDEV and WINDEV Mobile allow you to manage several types of context menus:
  • Custom context menus. These menus are created in the window editor and can be handled programmatically.
    For more details, see Custom context menu.
  • System context menus (Android, Windows, etc.). These context menus are displayed on some types of controls (ActiveX, etc.).
    For more details, see System context menu.
    Universal Windows 10 App System context menus are not available.
Example of a custom context menu:
Example of a context menu:
Remark: In a WEBDEV page, it is also possible to manage context menus using the Context menu control.
Context menu in the Currency + Euro controls
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/24/2023

Send a report | Local help