ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Create a page in the editor...
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
17. Project Management Hub
...Project Management Hub...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
SocketConnect (Function)
Connects a client computer to a given socket.
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.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
5. Site test in practice
<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
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......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
12. Control templates
WINDEV Mobile allows you to create control templates....
16. Application test in practice
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......