ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
dDisplay (Function)
Displays the drawing in the Image control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
ServiceControl (Function)
Sends a control message to a service.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
Handle (External language)
Returns the handle of a window or control.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.