ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite chart
A composite chart is a chart that displays several types of charts......
Setup on a local network (LAN)
OLELoad (Function)
Initializes an OLE control with an OLE object.
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......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Access rights to a class property
A property is a code element that includes two processes......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
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....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
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 "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
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......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Handling Scheduler controls programmatically
A Scheduler control can be......