ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Structure (Type of variable)
A structure is a custom type of data...
Page Footer block
The Page footer block is run at the end of each page......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Local procedure
Two types of procedures are available......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Internal component description
The description of an internal component can opened at any time......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......