ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
The structure of the file for remote control
The management of remote control uses a file in INI format......
System constants
List of constants used by the system functions....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HCopyFile (Example)
Usage example of the HCopyFile function
Automation object
The Automation keyword is used to declare an automation object...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ThreadExecute (Function)
Starts the execution of a secondary thread.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
BreakAdd (Function)
Adds a break into a Table or Looper control.
Managing parallel tasks
The computers are becoming more and more powerful......
fChangeExtension (Function)
Changes the extension of a file on disk.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.