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...
Automation object
The Automation keyword is used to declare an automation object...
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing parallel tasks
The computers are becoming more and more powerful......
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
fChangeExtension (Function)
Changes the extension of a file on disk.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
fTime (Example)
Usage example of the fTime function
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......