ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorDisplay (Function)
Displays or hides the mouse cursor.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MatAdd (Example)
Usage example of the MatAdd function
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
HLogInfo (Function)
Adds comments to the log when saving the operation.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
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.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
MatDeterminant (Example)
Usage example of the MatDeterminant function
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.