ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
QuickActionPin (Function)
Generates a request to pin a quick action.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....