ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamInfo (Function)
Returns the name and/or number of the stream issuer....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<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.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WINDEV concepts
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
The Tab control
The Tab control is used to simultaneously display different controls......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Structure (Type of variable)
A structure is a custom type of data...
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
7. AJAX technology