ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
List,Add (External language)
Adds an element to a Combo Box or List Box control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer 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.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
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....