ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml 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.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart 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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.