ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
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)....
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.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
HTTPCreateForm (Function)
Creates an HTTP form.
grMenu (Function)
Defines the type of context menu displayed by a chart.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Error 1003: The element does not exist in the class
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.