ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
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).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
PageDisplay (Function)
Displays a web page in the user's browser....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automation object
The Automation keyword is used to declare an automation object...
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.