ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
HTTPCreateForm (Function)
Creates an HTTP form.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
On/Off button in a window
The on/off button is a button that operates like a check box......
grRaised (Function)
Used to display a chart with raised effect.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
grSourceSeries (Function)
Defines the source of a series.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.