ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
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......
HTTPSendForm (Function)
Sends an HTTP form.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
gImage (Function)
Builds a sequence of characters containing an image.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HChangeConnection (Example)
Usage example of the HChangeConnection function
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.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.