ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer 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.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TimeLine>.DeleteTrack (Function)
Deletes a track from a TimeLine control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Looper>.Insert (Function)
Inserts a row into a Looper control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Looper>.SelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
<Spreadsheet>.DeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Image>.DrawText (Function)
Draws a text in an Image control.