ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HsMenu,Label (Function)
Modifies the caption of a menu option.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
11. Choosing the action of a button/link
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
OpenMainMenu (Function)
Opens the main menu of the current window.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
grMenu (Function)
Defines the type of context menu displayed by a chart.
fMerge (Function)
Merges several files into a single one.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Handling an Upload control through programming
The Upload control is used to upload one or more files....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Error 2109: You are using the ObjectInfo function
11. User Macro-Code: UMC in practice
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
1
3
4
5
6
7
248
>