ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
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.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
12. Control templates
WINDEV Mobile allows you to create control templates....
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