ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Crosstab report
The report editor allows you to create "Crosstab" reports......
fSelectDir (Function)
Opens a directory picker.
Error 1007: The member is global: use the: operator: to access it
Warning 12: The label is unused
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......