ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
zipSize (Example)
Usage example of the zipSize function
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
fStopCompress (Example)
Usage example of the fStopCompress function
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Type (Example)
Usage example of the Type property
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.