ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Title (Property)
The Title property gets and sets the title of an element.
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Help system properties
The properties of help system are used to define......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.