ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Record (Type of variable)
The Record type is used to save the values of a record.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...