ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
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,Name (External language)
Adds a menu into the window that is opened.
HsMenu,Label (Function)
Modifies the caption of a menu option.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
OpenMainMenu (Function)
Opens the main menu of the current window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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....
<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.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
grMenu (Function)
Defines the type of context menu displayed by a chart.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different 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......
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
1
2
3
4
5
6
120
>