ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SysNation (Function)
Returns the nation currently used by the system.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...