ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic update of editors
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"......
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.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Welcome to Reports & Queries
Reports & Queries is used to......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
WINDEV 2024 Tutorial - Table of contents
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Constants for managing emails
List of constants used by the functions for managing emails....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
NumberInWords (Function)
Converts a number to words.
fLock (Example)
Usage example of the fLock function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min