ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Android Widget windows
An Android application can contain one or more Widget windows......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
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......
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....
TwainToPDF (Function)
Allows: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
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......
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
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
7. Multilingual sites 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.