ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Function)
Describes a new connection to an external database.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Type (Example)
Usage example of the Type property
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Size (Example)
Usage example of the Size property
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
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....