ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...
fChangeExtension (Function)
Changes the extension of a file on disk.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
SysGetExtLink (Function)
Returns the command linked to an extension.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
Assignment operators
Three assignment operators are available......
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Classes, members, methods and properties
A class is made of......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Configuring the IIS 7/7.5 server
HOpenConnection (Function)
Opens a connection to a specific database.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...