ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarPosition (Function)
Returns the month displayed in a Calendar control.
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.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Calendar functions
List of Calendar functions...
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
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.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HCancelBackup (Function)
Cancels a current backup.
SysTheme (Function)
Returns the current theme used on the mobile device.
Parallel task management functions
The following functions are used to manage parallel tasks...