ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML constants
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Interactive notification management constants
Interactive notification management constants...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......