ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
grHMAddData (Function)
Adds a data into a Heatmap chart.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Automation object
The Automation keyword is used to declare an automation object...
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......