ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
zipExtractPath (Function)
Returns the path of a file found in the archive.
The HTML Display control
The HTML Display control displays a web page in an application......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
zipDeleteFile (Function)
Deletes a file from an archive.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Managing assertions
...The main available features are as follows:...
iCreateFont (Function)
Creates a new print font.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....