ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a delete query
A delete query (corresponding SQL statement......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Phone functions
The phone functions are as follows:...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
11. User Macro-Code: UMC in practice
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
2. How to test a site?
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......