ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Report data source
...The reports can be created with the data coming from:...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
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).
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grAddData (Function)
Adds a data into a chart.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
List of reserved words
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.