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 Línea
  • Overview of the Line control
  • Event managed by default
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
Warning
From version 24, Horizontal rule control becomes Line control.
Overview of the Line control
A Line control is used to display a line in a page.
The line style, thickness and color can be entirely configured.
To create a Line control:
  1. On the "Creation" tab, in the "Integration" group, click "Line".
  2. Click where you want to create the control in the page. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu.
Remark: A horizontal line is created by default. To create a vertical line, on the "Creation" tab, in the "Integration" group, click "Line" and select the desired type of line.
Event managed by default
WEBDEV manages the following event by default:
EventRuntime condition
Initialization (Server code)Run when opening the page.

Remark: Only the browser codes are available in a static page. The control is associated with no browser code.
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