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...
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
>