ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Recompiling the project
The project compilation is a process used to......
Creating a translation file
WDINT allows you to create a translation file....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Generating the setup program
The last wizard step for creating the setup program allows you to......
Asc (Example)
Usage example of the Asc function
Age
The Age keyword can correspond to...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......