|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a new separator in a menu (drop-down or context menu). |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| Defines the type of context menu displayed by a chart. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| Inserts a new option at a specific position. |
|
|
|
|
|
|
|
| menu ("SCM" from the main menu of the product used)...... |
|
|
|
|
|
|
|
| Inserts a separator into a menu. |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
|
| Transforms a menu option of a page in order for this option to open a popup. |
|
|
|
|
|
|
|
| Each Table control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
|
| The sliding windows (also called sliding menus) are often used in the mobile applications...... |
|
|
|
|
|
|
|
| By default, TimeLine controls contain a context menu.... |
|
|
|
|
|
|
|
| The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
| The menu options can be handled...... |
|
|
|
|
|
|
|
| Once the drop-down menu of your site is created, all you have to do is associate an action... |
|
|
|
|
|
|
|
| The context menu of menu options allows you to perform all the operations required to define... |
|
|
|
|
|
|
|
| Context menus are often used in websites...... |
|
|
|
|
|
|
|
| A Contextual Menu control can be manipulated in WLanguage in an Page with the following... |
|
|
|
|
|
|
|
| You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|