ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating a select query
A select query (corresponding SQL statement......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
Generating an application for Universal Windows 10 App
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Binary values management functions
List of functions for managing binary values...