ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HNext (Function)
Sets the position on the next data file record according to a browse item.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
zipFindFile (Example)
Usage example of the zipFindFile function
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
fSeek (Example)
Usage example of the fSeek function
zipInfoFile (Example)
Usage example of the zipInfoFile function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......