ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
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.
ERR_NO_PAGE
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......