ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Events associated with Edit controls
WLanguage events associated with Edit controls...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Designing a supercontrol
A supercontrol is an advanced type of control......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Events associated with Spin controls
List of events associated with Spin controls...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.