|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
|
| Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
| Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
| Each Gantt Chart control in a window has a default menu that is available to users...... |
|
|
|
|
|
|
|
| By default, TimeLine controls contain a context menu.... |
|
|
|
|
|
|
|
| Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
|
| Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| Context menus are often used in websites...... |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
| This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
|
| Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
|
| A series of options allows you to customize and take full advantage of the code editor...... |
|
|
|
|
|
|
|
| A context menu is available for Image controls...... |
|
|
|
|
|
|
|
| WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
|
| The context menu of menu options allows you to perform all the operations required to define a drop-down menu...... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
|
| The menu options can be handled...... |
|
|
|
|
|
|
|
| Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...... |
|
|
|
|
|
|
|
| TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|