ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Bar Code functions
The following functions are used to manage bar codes:...
PicMergeLayer (Function)
Merges the layers of a WDPic image.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.