ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component description
The description of an internal component can opened at any time......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Switch control properties
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
TreeView Table control properties
List of properties associated with the TreeView Table control...
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......
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......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
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......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......