ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automation object
The Automation keyword is used to declare an automation object...
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Scanner functions
The scanner functions are as follows:...
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operations performed on state-transition diagrams
The following paragraphs explain......
The planes in WEBDEV
The planes are used to group the controls of an element......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Operations performed on sequence diagrams
The following paragraphs explain......
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Page Header block
The Page header block is printed on each new page......
MaskFormat (Function)
Formats a character string using an InputMask variable.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.