ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
iParameterPDF (Example)
Usage example of the iParameterPDF function
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupReset (Function)
Reinitializes the Group structure.
StatVarianceP (Example)
Usage example of the StatVarianceP function
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:...
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
<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.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
<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.