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.
Restoring a project backup
in an archive file (ZIP extension)......
Passing parameters
The parameters can be passed to a procedure......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
ERR_CANNOT_RUN_EXPLORER
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Character strings
WLanguage supports different types of strings....
Global and local variable
Two types of variables are available......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
1
2
3
4
5
6
20
>