ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage syntax / WLanguage types / Advanced types
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used by the Border variables to define the characteristics of the borders.
ConstantUseFunction
BorderAllAll four borders are displayed.Edges property of the Border variable.
BorderBottomSets a bottom border.Edges property of the Border variable.
BorderLeftSets a left border.Edges property of the Border variable.
BorderNoneThere are no borders.Edges property of the Border variable.
BorderRightSets a right border.Edges property of the Border variable.
BorderTopSets a top border.Edges property of the Border variable.
ColorUndefinedNot all four borders have the same color.Color property of the Border variable.
LineDashExcel:

Report:

Function dBorder:
LineDashMediumExcel:

Report:

Function dBorder:
LineDotAndDashExcel:

Report:

Function dBorder:
LineDotAndDashDoubleDashExcel:

Report:

Function dBorder:
LineDotAndDashDoubleDashMediumExcel:

Report:

Function dBorder:
LineDotAndDashMediumExcel:

Report:

Function dBorder:
LineDottedExcel:

Report:

Function dBorder:
LineDottedMediumExcel:

Report:

Function dBorder:
LineDoubleExcel:

Report:

Function dBorder:
LineNoneDisplays no border.
LineSolidDisplays a solid line. Excel:

Report:

Function dBorder:
LineSolidMediumExcel:

Report:

Function dBorder:
LineSolidThickExcel:

Report:

Function dBorder:
LineUndefinedNot all four borders have the same type of line.Line property of the Border variable.
RoundingUndefinedNot all corners have the same height and width.Round property of the Border variable.
ThicknessUndefinedNot all four borders have the same thickness.Thickness property of the Border variable.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/01/2025

Send a report | Local help