ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
15. Creating the executable in practice
Creating the executable in practice...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Events associated with Link controls
List of events associated with Link controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
JSONValid (Function)
Checks the validity of a JSON string.
Dictionary
The dictionary is a file that can contain the project elements......
WDDeploy: Deploying a package
WDDeploy can be used to......