ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
grHMAddData (Function)
Adds a data into a Heatmap chart.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......