ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage syntax /  / Advanced types
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
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:

dBorder function:
LineDashMediumExcel:

Report:

dBorder function:
LineDotAndDashExcel:

Report:

dBorder function:
LineDotAndDashDoubleDashExcel:

Report:

dBorder function:
LineDotAndDashDoubleDashMediumExcel:

Report:

dBorder function:
LineDotAndDashMediumExcel:

Report:

dBorder function:
LineDottedExcel:

Report:

dBorder function:
LineDottedMediumExcel:

Report:

dBorder function:
LineDoubleExcel:

Report:

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

Report:

dBorder function:
LineSolidMediumExcel:

Report:

dBorder function:
LineSolidThickExcel:

Report:

dBorder function:
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: 09/02/2022

Send a report | Local help