ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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)
1st case: the controls in the page are bound to items in a data file
All the controls bound to an item in the data file (or a related data file) will be updated by FileToPage.
2nd case: the controls in the page are not bound to items 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: 05/26/2022

Send a report | Local help