ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
Crosstab report
The report editor allows you to create "Crosstab" reports......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row...
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
Creating a Pivot Table control
To create a Pivot Table control......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control....
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed...
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...