ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCreateForm (Function)
Creates an HTTP form.
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
XMLFind (Example)
Usage example of the XMLFind function
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
grDeleteAll (Function)
Erases a chart and destroys this chart.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fTempFile (Example)
Usage example of the fTempFile function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
fExtractPath (Example)
Usage example of the fExtractPath function
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......