ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SysIMEI (Function)
Returns the IMEI number of an Android phone.
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....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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......
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....
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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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.