ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Generating the setup program
The last wizard step for creating the setup program allows you to......
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......
HCheckStructure (Function)
Defines the mode for comparing data files.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
GglDelete (Function)
Deletes data from the Google server.
SNMPOIDType (Function)
Returns the type of data in an OID.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<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.