ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<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 table
DashDisplay (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 table are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
KanbanAddList (Function)
Adds a new list to a Kanban control.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
Screen,Next (External language)
Returns the name of the next editable control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
<Segmented Button>.Delete (Function)
Deletes an option from a Segmented Button control.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
<Segmented Button>.DeleteAll (Function)
Deletes all the options from a Segmented Button control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Diagram Editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.