ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OpenChild (Function)
Opens a non-modal child window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
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....
Events associated with pages
List of events associated with pages...
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...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
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).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....