ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<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.
<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.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
fMemExist (Function)
Checks the existence of a shared memory zone.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.