ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Line control
  • Overview of the Line control
  • Event handled by default
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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.
Note: By default, a horizontal line is created.. To create a vertical line, on the "Creation" tab, in the "Integration" group, click "Line" and select the desired type of line.
Event handled by default
WEBDEV supports the following event by default:
EventRuntime condition
Initialization (Server code)Executed when the page is opened.

Remark: In a static page, only browser codes are available.. The control is associated with no browser code.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help