ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
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.
fCompress (Function)
Compresses a file.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
fStopCompress (Example)
Usage example of the fStopCompress function
MatWrite (Example)
Usage example of the MatWrite function
RegistrySetValue (Example)
Usage example of the RegistrySetValue function