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 / Link control
  • Item characteristics
  • Updating the Link control with the data from the item (text, date or time)
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Binding a Link control to an item
Item characteristics
A Link control can be bound to an item in a data file, query, etc.
The following types of items can be bound to a Link control:
  • Text.
  • Date or Time.
Updating the Link control with the data from the item (text, date or time)
Case 1: page fields are associated with fields in a data file (Binding)
All the controls bound to an item in the data file (or a related data file) will be updated by FileToPage.
Case 2: page fields are not associated with fields in a data file
A value must be assigned to each control using the following syntax:
<Link control> = <Data file>.<Item>
See also
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 12/05/2024

Send a report | Local help