ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
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)......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Test of a query
The query editor allows you to run the test of query result......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......