ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Search (External language)
Searches for a value in a Table control populated programmatically.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
List,Add (External language)
Adds an element to a Combo Box or List Box control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
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.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
OLESave (Function)
Saves the object found in an OLE control in binary format.
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.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.