ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ServiceWait (Function)
Pauses the current service during the specified duration.
WEBDEV concepts
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Sub-query
A sub-query is a query whose result is used by another query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HTTP constants
List of constants used by the HTTP functions....
Error (Function)
Displays a custom error message in a system error window.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
FTPTime (Example)
Usage example of the FTPTime function
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.