ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options programmatically
Menu options can be manipulated...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Discover all the possibilities of pivot tables
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
AAF: Sort/Search/Filter on the columns of Table controls
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
MenuInsertOption (Function)
Inserts a new option at a specific position.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Functions for managing menus (prefix syntax)
List of functions for managing menus...
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
Menu management functions
List of functions for managing menus...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
MenuInsertSeparator (Function)
Inserts a separator into a menu.
Using the Vista style in your windows
WINDEV allows you to customize......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Typing multilingual texts
For a multilingual application, you have the ability to......
12. Pages in practice
8. Windows in practice
Discover the main actions that can be performed on the windows....
The "Code" pane
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)......
Drop-down button
The drop-down button expands: a context menu. a popup window....
1
3
4
5
6
7
151
>