ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fStopCompress (Example)
Usage example of the fStopCompress function
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
EnumControl (Example)
Usage example of the EnumControl function
iPrintDoc (Function)
Prints a document in "docx" format.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Combo Box control functions
List of functions for handling the Combo Box controls...
Speech recognition management functions
The following functions are used to manage speech recognition:...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
tapiRecord (Function)
Records the current communication as a".WAV" file.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
Event (Example)
Usage example of the Event function