ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
FTPCommand (Example)
Usage example of the FTPCommand function
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.
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.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Description (Property)
The Description property is used to get and change the page description.
8. Sharing a project in practice
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.