ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
dPoint (Example)
Usage example of the dPoint function
rssInitialize (Function)
Loads a RSS stream in memory.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Error 706: The property does not exist on this type of control
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
dRectangle (Example)
Usage example of the dRectangle function
Error 705: The property does not exist on this type
Error 704: The property does not exist on
dLine (Example)
Usage example of the dLine function
SQLListSource (Function)
Lists the data sources declared on a local site.
dCircle (Example)
Usage example of the dCircle function
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LoadWDL (Example)
Usage example of the LoadWDL function
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
System functions
List of system functions...
iPrintArea (Function)
Prints a text in a rectangular area.
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.