ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
SQLExec (Function)
Names and runs an SQL query.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control,...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Automatic management of exceptions
The management of exceptions can be customized by process......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Creating a query
Two methods can be used to create a query......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.