ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
Calendar functions (prefix syntax)
The Static control
A Static control is a control used to display a static text......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Body block
The Body block corresponds to the main block of the report......
<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....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ERR_BAD_PARAMETER
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......