ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GroupReset (Function)
Reinitializes the Group structure.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
JavaExecute (Example)
Usage example of the JavaExecute function
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
HViewToFile (Example)
Usage example of the HViewToFile function
DnDGetData (Example)
Usage example of the DnDGetData function
HTTPRequest (Function)
Starts an HTTP request on a server.
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.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
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.