ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Modbus functions (prefix syntax)
List of Modbus functions...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Error 101: Declaration of global variable not allowed
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Using several libraries in an application
A library is a WDL file that contains all the resources......
13. Types of standard controls
WDDIXIO overview
4. HFSQL Classic
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
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, ......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.