ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Array>.Distinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Spreadsheet>.ListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
Italy.CheckTaxNumber (Function)
Checks the validity of an Italian tax number.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.