ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<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.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<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.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
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).