ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Welcome to Reports & Queries
Reports & Queries is used to......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
WINDEV 2024 Tutorial - Table of contents
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"......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HTTPCreateForm (Function)
Creates an HTTP form.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
RegistryValueType (Function)
Returns the type of value found in the registry.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HTTPSendForm (Function)
Sends an HTTP form.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.