ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTourChangeStep (Function)
Moves to another step of the Guided Tour.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
DecryptStandard (Example)
Usage example of the DecryptStandard function
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fDriveInfo (Example)
Usage example of the fDriveInfo function