ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Line control
  • 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.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help