AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Enlace
  • 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
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local