ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<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:
WINDEV Mobile Framework License Agreement
Bar Code management functions
The following functions are used to manage bar codes:...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Certificate management functions
The following functions are used to handle the certificates:...
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.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<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.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<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.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
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.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....