ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties
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
Font management properties
These properties can be used on a variable of type Font.
BoldThe Bold property is used to:
  • Find out whether a Font variable is bold.
  • Modify the bold attribute of a Font variable.
CharacterSpacingThe CharacterSpacing property gets and sets the spacing between characters.
CharsetThe Charset property is used to:
  • Get the character set used by a Font variable.
  • Change the character set used by a Font variable.
  • Get the character set used by an HFSQL data file.
ColorThe Color property is used to get or change the font color for:
  • a Font variable.
  • a text displayed in a Static control or in a calculated control of a report.
  • a text displayed in a window control.
  • a text displayed in a page control.
CondensedThe Condensed property is used to:
  • Determine whether a Font variable is condensed.
  • Condense a Font variable.
This property is kept for backward compatibility.
ExtendedExtended is used to:
  • Find out whether a Font variable is extended.
  • Extend (or not) a Font variable.
This property is kept for backward compatibility.
ItalicThe Italic property is used to:
  • Find out whether a Font variable is in italic type.
  • Modify the italic attribute of a Font variable.
LargeLarge is used to:
  • Find out whether a Font variable is enlarged.
  • Enlarge (or not) a Font variable.
This property is kept for backward compatibility.
LineSpacingThe LineSpacing property gets and sets the line spacing for variables of type Font.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
OrientationThe Orientation property is used to:
  • Get the angle (in degrees) of a Font variable.
  • Modify the angle (in degrees) of a Font variable.
SizeThe Size property is used to determine and change the size of an element.
SizeUnitThe SizeUnit property gets and sets the font size unit.
StrikeOutThe StrikeOut property is used to:
  • Determine whether the strikethrough formatting is applied to a Font variable.
  • Apply strikethrough formatting to a Font variable.
UnderlineThe Underline property is used to:
  • Find out whether a Font variable is underlined.
  • Underline (or not) a Font variable.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/26/2023

Send a report | Local help