ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.