ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Functions for managing objects (External language)
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
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....
HTML constants
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).
Reals
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
GrantType (Property)
The GrantType property gets the grant types available.
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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
EmailLoadAttachment (Function)
Adds an attached file to an email.