ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Table,Count (External language)
Returns the number of elements in a Table control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
DocSelect (Function)
Selects a fragment in a Word Processing control.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.