ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamReject (Function)
Refuses a request for stream connection.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Certificate functions
The following functions are used to handle the certificates:...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HReadFirst (Function)
Sets the position on the first record according to a browse item.