ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......