ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
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...
Reals
GrantType (Property)
The GrantType property gets the grant types available.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters...
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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS...
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,...
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
EmailLoadAttachment (Function)
Adds an attached file to an email.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoInfo (Function)
Returns information about a MongoDB database.
Interactive notification management constants
Interactive notification management constants...
HDescribeItem (Function)
Describes a file item through programming.
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
ProgressBar (Property)
WLanguage proposes...
HDescribeLink (Function)
Describes a link between two data files through programming.