AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
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
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
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>
Ver también
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 05/12/2024

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