ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: Police
Condensed (Property)
The Condensed property is used to:
  • Determine whether a Font variable is condensed.
  • Condense a Font variable.
This property is kept for backward compatibility.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
Large (Property)
The Large property allows you to:
  • Find out whether a Font variable is enlarged.
  • Enlarge (or not) a Font variable.
This property is kept for backward compatibility.
Extended (Property)
The property Extended allows you to:
  • Find out whether a Font variable is extended.
  • Extend (or not) a Font variable.
This property is kept for backward compatibility.
xlsRow (Variable type)
The xlsRow type is used to describe and modify a row in an Excel document...
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
Font (Property)
The Font property is used to
  • Get the identifier of the font used in a control in a report, page or window.
  • Change the font used in a control in a report, page or window.
Font (Variable type)
A Font variable creates a font programmatically...
Orientation (Property)
The Orientation property is used to:
  • Get the angle (in degrees) of a Font variable.
  • Modify the angle (in degrees) of a Font variable.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<picLayer variable>.Font (Function)
Declares the font to be used by the dText function in a picLayer type variable.
FontName (Property)
The FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
<WDPic variable>.Font (Function)
Declares the font to be used by the dText function in a WDPic type variable.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
Creating the skin template of a report
An Item Description variable is used to describe one or more items in a data file programmatically.
Style properties (help system)
To edit the styles available in the current help system, select "Help system...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode...