ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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...
RGBGreen (Function)
Returns the green component of an RGB color.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
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