ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLabel (Function)
Indicates various parameters of additional legend in a chart.
6. Internal window
Internal windows...
<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....
LOOP statement
The statement block is repeated endlessly...
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 Break block (Break header)
The Start of break block is optional......
grLegend (Function)
Indicates the presence and position of legend in a chart.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
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....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Action Bar control events
The Tab control
The Tab control is used to simultaneously display different controls......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).