ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
zipAddFile (Example)
Usage example of the zipAddFile function
HJSONToRecord (Function)
Imports JSON data into the current record.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fCompress (Example)
Usage example of the fCompress function
fUncompress (Example)
Usage example of the fUncompress function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Compatibility between external components and deployed applications
A component can evolve in many ways......
12. Available tests
Constants for test
List of constants used by the functions for managing automated tests....
fStopCompress (Example)
Usage example of the fStopCompress function
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
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......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.