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, ......
Setup on a local network (LAN)
OLELoad (Function)
Initializes an OLE control with an OLE object.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. 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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
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....
Access rights to a class property
A property is a code element that includes two processes......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
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......