ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Types of Edit controls
2. Analysis in practice
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The Edit control
The Edit control allows users to enter data......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
eCurrencyName (Function)
Returns the caption of a currency.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Constants for managing projects
List of constants used by the functions for managing projects....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.