ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
<GuidedTour>.ChangeStep (Function)
Moves to another step of the Guided Tour.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
Bar Code functions
The following functions are used to manage bar codes:...
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).