ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
Italy.CheckCF (Function)
Checks the validity of a CF number (personal identification number in Italy).
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Source>.ListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Source>.ImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server)....
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.