ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Handling the report blocks through programming
Each report block is associated with different events......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Count (Property)
The Count property returns the number of elements in a given set.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
The Image control
The Image control is used to......
The HTML Display control
The HTML Display control displays a web page in an application......
Diagram management functions
Diagram management functions...
grParameter (Function)
Retrieves or modifies a chart parameter.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
The Static control
A Static control is a control used to display a static text......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
The HTML control
The HTML control displays HTML pages or HTML code......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....