ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Table control
  • Overview
  • Content of the Table control
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
A Table control can be a Table based on a data file, a Table based on a variable or a Table populated programmatically:
  • A Table control on a data file is used to display data from a specific data source (data file, query, etc.).
  • A Table control based on a variable displays the data contained in the variable.
  • A Table control populated programmatically displays data defined in the code.
Content of the Table control
The content of the control is defined when creating the control and it can be modified in the description of the Table control ("Content" tab).
This screen is used to specify whether the control is a:
  • Table file ("Data file/Survey" option),
  • Table populated programmatically ("Programming" option),
  • Variable table ("Variable" option).
For a Table control based on a variable, you can define the data source and the stored variable. For more details on this control, see Table control based on a variable.
In the case of a Table control on a data fileit is possible to determine the characteristics of the data source path. For more details on Table controls on data files, see Link between a Table control and a data file.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/29/2025

Send a report | Local help