|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
|
| The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
|
| The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
|
| The LabelHeight property is used to:
Find out the height of labels in a Label report.
Modify the height of labels in a Label report.... |
|
|
|
|
|
|
|
| The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
| The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
|
| The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report. |
|
|
|
|
|
|
|
| A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
| The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item. |
|
|
|
|
|
|
|
| The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
|
| The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo). |
|
|
|
|
|
|
|
| The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application...... |
|
|
|
|
|
|
|
| The SizeUnit property gets and sets the font size unit. |
|
|
|
|
|
|
|
| The LineSpacing property gets and sets the line spacing for variables of type Font. |
|
|
|
|
|
|
|
| The CharacterSpacing property gets and sets the spacing between characters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|