ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Calendar functions
List of Calendar functions...
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
WinChangeAlias (Function)
Modifies the alias of a window.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
fImageSelect (Function)
Opens the image picker of Windows.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.