ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Access rights to a class property
A property is a code element that includes two processes......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
12. Control templates
...Control templates...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Information 37: Optimize your FOR loop
Speech synthesis management functions
The following functions are used to manage speech synthesis...
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Setup mode
Several methods can be used to distribute a WINDEV application......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Camera control in a mobile application
The Camera control is used to......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Creating a delete query
A delete query (corresponding SQL statement......