ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
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....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Automation object
The Automation keyword is used to declare an automation object...
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......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
TreeView Table control functions
List of functions for managing TreeView Table controls...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
18. Order of execution of the code of buttons/links