ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Print modes of a report
Several print modes are available for a report....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Including a supercontrol in a window or in a page
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
XMLAddChild (Function)
Adds a child tag into an XML document.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Action Bar control events
The Tab control
The Tab control is used to simultaneously display different controls......