ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Referring to an element in a WLanguage event / process
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
How to create a menu?
Managing main window menus
A main menu is necessarily associated with a window......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Extracting the text of the project
The following text can be extracted......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
1
2
3
4
5
6
151
>