ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
grDeleteSeries (Function)
Deletes a data series from a chart.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).