ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
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 "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.
Handling Scheduler controls programmatically
A Scheduler control can be......
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......
2. How to test a site?
11. User Macro-Code: UMC in practice
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Constants for telemetry management
Constants for telemetry management...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......