ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Warning (Function)
Displays a custom message in a system warning window.
DnDCursor (Example)
Usage example of the DnDCursor function
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled programmatically......
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......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
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...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Using the task management and the schedule
Time management is extremely important......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
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.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
fSelectDir (Function)
Opens a directory picker.
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......