ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Events associated with Image controls
List of events associated with Image controls...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Events associated with Tab controls
List of events associated with Tab controls...
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Page Footer block
The Page footer block is run at the end of each page......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Project portfolio
From version 25, you can create "project portfolios"......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Telemetry management functions
The following functions are used to manage the telemetry:...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).