ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Example)
Usage example of the HModify function
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
PDF file management functions
...PDF file functions...
Combo Box control functions
List of functions for handling the Combo Box controls...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Structure (Type of variable)
A structure is a custom type of data...
fCurrentDir (Function)
Identifies or modifies the current directory.
fSeparator (Function)
Returns a file path with normalized separators.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.