ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Task list
Each project can be associated with a task list......
1. Testing a site: Elements to be tested
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
4. When to use the debugger?
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Time management help
Time management is extremely important......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.