ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
How to use an array of structures?
An array of structures is an Array variable......
Configuring the setup program
Two tools can be used to create a setup program......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Style of a control
As soon as it is created, a control is associated with a style......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WDZip: Overview
WDZip is used to compress and group your files in archives......