ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Context menu of Organizer controls (AAF)
Each Organizer control in a window offers the user a menu by default......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Constants for the archiving functions
List of constants used by the archiving functions....
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.