ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
Enables you to find out whether a variable or a control is:
  • a numeric (integer, real, currency or numeric).
  • a string that can be converted into numeric.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS...
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,...
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.