ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
3. Managing sockets
WINDEV includes advanced socket management functions....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
7. Multilingual applications in practice
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......