ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Page Footer block
The Page footer block is run at the end of each page......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Variable scope
Variables can be declared anywhere in the code....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
2. Analysis in practice