ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Currencies
A currency is a real coded on 10 bytes....
Date (Type of variable)
The Date type enables you to easily handle the dates...
Data persistence
The data persistence is used to store the value typed by the user......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Constant
The constants are language elements whose value is fixed once and for all...
Arithmetic operators
The arithmetic operators are......
Types of Edit controls
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Time (Type of variable)
The Time type is used to easily handle the times...
MySelf (Reserved word)
MySelf is used to handle the current control...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.