ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Access rights to a class property
A property is a code element that includes two processes......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
WEBDEV Application Server 2024
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......