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...
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Multimedia>.Play (Function)
Plays a media file in a Multimedia control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Diagram Editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.