ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
PicRotation (Function)
Rotates a WDPic image.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<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.
Customize your charts: type, color, legends, etc.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<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.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).