ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
zipSelectFile (Function)
Selects files from an archive.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Extracting the text of the project
The following text can be extracted......
XMLClose (Function)
Closes an XML document created by XMLDocument.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Report>.Print (Function)
Prints a report created with the report editor.
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.