ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 122: The name of an Automation object must be a string
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Table,Modify (External language)
Modifies an element in a Table control.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Error 112: An array can only have a maximum of X dimensions
Constants used by the functions for managing Tab controls
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Constants for managing images in websites
Error 802: Invalid syntax for this function
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Error 17: OTHER CASE must be the last statement used in SWITCH
Error 1054: 'Ancestor' cannot be used outside the code of a class
Apply (Function)
Executes a procedure for each element of a WLanguage array.
TwainState (Function)
Returns the status of the current source.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.