ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Calculated control
The "Calculated" control is used to perform calculations in a report......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure,...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer...
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data...
Value (Property)
The Value property is used to get and change the value of an element.