ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
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
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
Users can open the context menu of a window:
  • AndroidiPhone/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 manipulated 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.
Example of a custom context menu:
Example of a context menu:
Note: In a WEBDEV page, it is also possible to manage context menus using the Context menu field.
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/27/2025

Send a report | Local help