ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls......
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.
grLabel (Function)
Indicates various parameters of additional legend in 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....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Action Bar control events
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....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
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).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
HTMLToText (Function)
Converts an HTML string or buffer to text.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.