ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
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.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Multiline strings
To type character strings over several lines in the code editor...
The Edit control
The Edit control allows users to enter data......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...