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.
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......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...