ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
OCR constants
Adds a language to the native OCR system....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.