|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a menu found in a window or in a page...... |
|
|
|
|
|
|
|
| WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
|
| List of functions for managing menus... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
|
| Defines the type of context menu displayed by a chart. |
|
|
|
|
|
|
|
| Adds an existing popup menu to the main menu of the current window. |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. This menu option opens... |
|
|
|
|
|
|
|
| Transforms a menu option of a page in order for this option to open a popup. |
|
|
|
|
|
|
|
| Adds a new separator in a menu (drop-down or context menu). |
|
|
|
|
|
|
|
| Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
| Indicates whether a menu option exists in a menu. |
|
|
|
|
|
|
|
| Inserts a menu before another menu in a window. |
|
|
|
|
|
|
|
| Inserts a new option at a specific position. |
|
|
|
|
|
|
|
| Inserts a separator into a menu. |
|
|
|
|
|
|
|
| Deletes a menu or a menu option. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|