ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.