ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
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.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.