ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
iPrintReport (Function)
Prints a report created with the report editor.
Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Associative array (Variable type)
An associative array is an "advanced" type of array...
Type (Example)
Usage example of the Type property
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Size (Example)
Usage example of the Size property
8. Windows in practice
Discover the main actions that can be performed on the windows....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Server (Property)
The Server property is used to manage servers.
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
2. Projects in practice