ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
<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.
5. Site test in practice
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
16. Application test in practice
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.