ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grIncreaseData (Function)
Adds a value to a data in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Line (Property)
The Line property is used to define the line style used.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
12. Pages in practice
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
grRBAddData (Function)
Adds data to a Radial Bar chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.