ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Creating a Pivot Table control
To create a Pivot Table control......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Android Control Center
Do you know where to find your application log files?...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
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.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
15. Unit tests on the executable
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.