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.
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).
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
HFSQL Client/Server: Configuring the server
Generating an application for Universal Windows 10 App
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
GPSGetPosition (Function)
Retrieves information about the current device position.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
Multiline strings
To type character strings over several lines in the code editor...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
Open (Function)
Opens a modal WINDEV window.
Looper control based on a data file
This type of Looper control uses data from a data file or query......