|
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ...... |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
Copies a block of bytes or a fixed-length string from a memory address into another one. |
|
|
|
|
|
|
Subscribes to a Redis broadcast channel. |
|
|
|
|
|
|
Used to connect to a Bluetooth Low Energy device. |
|
|
|
|
|
|
Reports & Queries is used to...... |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...... |
|
|
|
|
|
|
Allows you to be notified when the orientation of the device changes on any one of its 3 axes. |
|
|
|
|
|
|
Notifies when acceleration forces are applied to the device along any of the three axes. |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
Returns the type of value found in the registry. |
|
|
|
|
|
|
Writes a custom runtime warning into the dynamic audit. |
|
|
|
|
|
|
Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
Creates a key in the Windows registry. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|