ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
fCompress (Function)
Compresses a file.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
zipExtractPath (Function)
Returns the path of a file found in the archive.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Buffer (Keyword)
The Buffer keyword can correspond to...
Creating a translation file
WDINT allows you to create a translation file....
Materialized view
".STY" file: "Style sheet" file
A style sheet is a "......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......