ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
17. Project Management Hub
...Project Management Hub...
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
4. Create a page in the editor...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
SocketConnect (Function)
Connects a client computer to a given socket.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
5. Site test in practice
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
11. Choosing the action of a button/link
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
12. Control templates
WINDEV Mobile allows you to create control templates....