ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
15. Creating the executable in practice
Creating the executable in practice...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Record (Variable type)
The Record type is used to save the values of a record.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
LooperDelete (Function)
Deletes a row from a Looper control.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Universal replication
The purpose of universal replication is to keep several databases synchronized......