ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.