ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Passing parameters
The parameters can be passed to a procedure......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Pyramid charts
Pyramid charts allow you to view data in descending order......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Information 2104: This function is kept for backward compatibility
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
8. If you are already familiar with WINDEV
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Error 1001: The operators: and:: can only be used in the methods of classes
Section (Property)
The Section property is used to manage sections in Word Processing documents.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......