ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
5. Site test in practice
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
MutexCreate (Function)
Explicitly creates a mutex.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ArrayCopy (Function)
Copies the content of an array to another array.