ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Max (Function)
Returns the greatest value passed as parameter.
Cardinalities
The cardinalities are used to count the links between the files......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
PythonExecute (Function)
Executes a function present in a Python module.
<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.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
User Groupware files
Two categories of data files are managed......
The Check Box control
A Check Box can correspond to......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StreamReject (Function)
Refuses a request for stream connection.
Programming overview in C and C++