ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
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....
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....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
WDTestSite: Load test
The stress tests are used to check......
VideoCapture (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....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDScript: use in command-line and console mode
Software license agreement
WINDEV Express license agreement...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
ERR_BAD_ACTION
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Task list
Each project can be associated with a task list......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......