ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.