ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.