ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine 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.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.