ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
22. Report templates
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
4. Create a page in the editor...
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
17. Project Management Hub
...Project Management Hub...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
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......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
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.
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......