ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
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.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).