ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. The WINDEV Framework
Sub-query
A sub-query is a query whose result is used by another query......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
7. Internal component
An internal component is a set of elements from a project....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Code statistics
The code statistics affect......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The Site Map control
The Site Map control allows the Web user to......
TreeView Table control management functions
List of functions for managing TreeView Table controls...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Properties associated with the Progress Bar control
List of properties associated with the Progress Bar control...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
24. Displaying and sequencing pages