ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
zipExist (Function)
Used to find out whether an archive exists.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Contains (Function)
Allows you to check if a substring is within a string.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
HDeleteServerTrigger (Function)
Deletes a server trigger.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.