ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HCreateMovableReplica (Function)
Creates a movable replication.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
grHMAddData (Function)
Adds a data into a Heatmap chart.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap 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.