ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
File download functions
The following functions are used to manage downloads......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Continent and country management functions
Continent and country management functions...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
HTML document management functions
List of functions that manipulate HTML documents....
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Constants used by the XML signature
Constants used by the XML signature...
Beacon functions
The following functions are used to manage Beacons......
ArrayCopy (Function)
Copies the content of an array to another array.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
6. Multiple generation
...Multiple generation...
MongoInfo (Function)
Returns information about a MongoDB database.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
RESTSend (Function)
Sends a REST request and waits for the server response.