ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer...
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...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
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......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
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).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
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...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Value (Property)
The Value property is used to get and change the value of an element.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
13. External component in practice
External component in practice...