ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
rssInitialize (Function)
Loads a RSS stream in memory.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
System functions
List of system functions...
iPrintArea (Function)
Prints a text in a rectangular area.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Multimedia functions
List of Multimedia functions...
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
End of Document block
The End of document block is run once at the end of the report execution......