ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.InsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Source>.SetLog (Function)
Enables or disables log management on a file.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
<GuidedTour>.Start (Function)
Starts the Guided Tour and displays the first step.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Italy.CheckTaxNumber (Function)
Checks the validity of an Italian tax number.
<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.