ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Describing a problem to the Free Technical Support
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
WidgetRunApp (Function)
Starts the application to which a widget belongs.
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.
DnDEvent (Example)
Usage example of the DnDEvent function
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....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
TimePicker (Function)
Opens the system time picker.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Radio Button control functions
The following functions are used to manage the Radio Button controls......