ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
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.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
<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.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WEBDEV concepts
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.