ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.SelectPlus (Function)
Selects a row in a Looper 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.
<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.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine 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.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.Resize (Function)
Resizes an image in an Image control.