ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamInfo (Function)
Returns the name and/or number of the stream issuer....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
GeometryArea (Function)
Calculates the area of a given geometry.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Print functions
List of print functions...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.