ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
DnDCursor (Example)
Usage example of the DnDCursor function
Handling an Upload control through programming
The Upload control is used to upload one or more files....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DnDEvent (Example)
Usage example of the DnDEvent function
Error 1011: To access the global member of the class, use ClassName::MemberName
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Warning (Function)
Displays a custom message in a system warning window.