ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Calling a procedure/a function
Syntax for calling a local or global procedure.
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").
TreeView Table control properties
List of properties associated with the TreeView Table control...
Page Footer block
The Page footer block is run at the end of each page......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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)......
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......
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......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......