|
|
|
|
|
- Overview
- Properties available in a window
- Properties available in a page
- Properties available in server code
- Properties available in browser code
- Properties available in PHP
- Properties available in a report
Progress Bar control properties
WLanguage properties can be used to manipulate a ProgressBar field in a window, a page or a report.. Properties available in a window Properties available in a page Properties available in a report The various WLanguage properties associated with a ProgressBar field in a report are as follows:
| | AllModifiableWithReportsAndQueries | The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. | Anchor | The Anchor property sets the anchors of a control in a window, page or report. | AnchorRateBottom | The AnchorRateBottom property is used to:- Find out the anchor rate when a control moves on the vertical axis.
- Modify the anchor rate when a control moves on the vertical axis.
| AnchorRateHeight | The AnchorRateHeight property is used to:- Find out the vertical anchor rate of a control.
- Modify the vertical anchor rate of a control.
| AnchorRateRight | The AnchorRateRight property is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
| AnchorRateWidth | The AnchorRateWidth property is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
| BackgroundColor | The BackgroundColor property is used to set the background color of a control, window, page or block of a report. | BackgroundImage | The ImageFond property lets you view and modify the background image of an element: window, page, field or state. | BackgroundImagePrinted | The property ImageBackgroundPrinted property allows you to: - Determine if the background image of a report (form or other) should be printed.
- Print (or not) the background image of a report.
| BlurLevel | The BlurLevel property gets and sets the percentage of blur applied to a control in a report. | BottomMargin | The BottomMargin property is used to:- Find out the bottom margin of a report.
- Modify the bottom margin of a report.
| Caption | In a database, the Caption property is used to:- Find out the caption associated with a file item.
- Find out the caption associated with a data file.
- Find out and modify the connection caption.
In a report, the Caption property is used to: - Find out the text displayed in a Static or Link control.
- Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to: - Find out and modify the caption of a control found in a window or in a page.
- Find out and modify the caption of a menu option.
- Find out and modify the title of a window or page.
- Find out the content of a Breadcrumb control.
| Color | The Color property gets or sets the font color of:- a Font variable.
- text displayed in a Static or Calculated control of a report.
- text displayed in a window control.
- text displayed in a page control.
| Group | The property Group property allows you to: - find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
- associate a control with a group of controls.
| Height | The Height property gets and sets the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
- of a break cell in a Table or Looper control.
| Hidden | The Hidden is used to: - Determine if a control in a report is hidden.
- Redact or blur a control in a report.
| HorizontalAlignment | The HorizontalAlignment property gets and changes the horizontal alignment of a control. | HSpace | 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. | HTML | The HTML property is used to: - find out whether the current report is printed in HTML mode.
- manage the HTML type of a Static Text control found in a report.
| Image | The Image property gets and sets the background image of a control or block. | InitialHeight | The InitialHeight property is used to:- Find out the creation height of a control or window.
- Modify the base height used to anchor the controls "in height".
- Find out the creation height of a block or control in a report.
| InitialValue | The property InitialValue property is used to find out the initial value of a window or page control. | InitialWidth | The InitialWidth property is used to:- Find out the initial width of a control or window.
- Modify the base width used to anchor the controls in "width".
- Find out the initial width of a report control.
| InputMask | The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
| InterfaceModifiableWithReportsAndQueries | The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. | KeepVisibleHierarchy | The KeepVisibleHierarchy property is used to:- Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field.
- Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field.
| LabelHeight | 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.
| LabelNumberToStart | The LabelNumberToStart property is used to:- Find out the number of the label on the label sheet from which the print will be performed.
- Modify the number of the label from which the print will be performed on the label sheet.
| LabelWidth | The LabelWidth property is used to:- Find out the width of labels in a "Label" report.
- Modify the width of labels in a "Label" report.
| LeftMargin | The LeftMargin property is used to:- Find out the left margin of a report.
- Modify the left margin of a report.
| Markdown | The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report. | MaxValue | The MaxValue property is used to:- get and set the top value of a data-bound report.
- get the maximum value of the current filter.
- get the maximum value of a data series in a chart.
- get and set the maximum value for some types of controls.
| MemZoneName | The MemZoneName property is used to:- find out the name of the memory area used as data source for a report.
- modify the name of the memory area used as data source for a report.
| MinValue | The MinValue property is used to:- get and set the bottom value of a data-bound report.
- get the minimum value of the current filter.
- get the minimum value of a data series in a chart.
- get and set the minimum value for some types of controls.
| MsgSortSel | The MsgSortSel property is used to:- Find out the wait message displayed when sorting and selecting the report records.
- Modify the wait message displayed when sorting and selecting the report records.
| Name | The 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.
| NbColumn | The NbColumn property is used to get the number of columns in a report. | NbCopy | The NbCopy property is used to determine and change the number of report copies to print. | NbLabel | The NbLabel property is used to:- Find out the number of labels printed across the page width.
- Modify the number of labels printed across the page width.
| NbLabelCopy | The NbLabelCopy property is used to:- Get the number of copies of identical labels.
- Change the number of copies of identical labels.
| NbPrintedRec | The NbPrintedRec property is used to determine the number of records already printed. | NbRecRead | The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any). | Note | The Note property is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
| NoteTitle | The NoteTitle property is used to:- Get the title of the notes used in the technical documentation of a control, window, page or report.
- Change the title of the notes used in the technical documentation of a control, window, page or report.
| ODBCConnectionName | The ODBCConnectionName property is used to:- Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
- Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
| ODBCDatabaseName | The ODBCNameBase property allows you to:- Find out the name of the database used when printing a report based on a "query performed on a connection".
- Specify the name of the database used when printing a report based on a "query performed on a connection".
| ODBCPassword | The ODBCPassword property is used to:- Identify the password used to connect to a database via an ODBC driver or a Native Connector.
- Specify the password used to connect to a database via an ODBC driver or a Native Connector.
| ODBCSQLCode | The ODBCCodeSQL property property allows you to:- Find out the SQL code of the "query performed on a connection" (data source of report).
- Modify the SQL code of the "query performed on a connection" (data source of report).
| ODBCUserName | The property ODBCUsername property property allows you to:- Identify the username used to connect to a database via an ODBC driver or a Native Connector.
- Specify the username used to connect to a database via an ODBC driver or a Native Connector.
| PageByPagePrint | The PageByPagePrint property is used to:- Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
- Find out the print mode of the report (page by page or all at once).
| PageEndStick | The PageEndStick property is used to:- Determine the page footer should be right below the last block.
- Change the page footer block options.
| Plane | The Plane property is used to:- Know:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Edit:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
| Process | The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. | ProgressBarType | --Interne pour edition-- | RightMargin | The RightMargin property is used to:- Find out the right margin of a report.
- Modify the right margin of a report.
| RightToLeft | The RightToLeft property is used to get the writing direction on a control, column, window or report. | SelectionOnly | The SelectionOnly property is used to:- Know which records in the Table or Hierarchical Table field are printed: print all records or only selected records.
- Change the print mode for Table or TreeView Table control rows: print all records or selected records only.
| SourceName | The SourceName property is used to:- Get the name of the report data source.
- Change the report data source.
| State | The State property gets and sets the state of an element. | TextDirection | The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). | ToolTip | The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: - a control in a window or page,
New in SaaSa control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
| TopMargin | The TopMargin property is used to:- Find out the top margin of a report.
- Modify the top margin of a report.
| TotalNbRec | The TotalNbRec property is used to:- Get the number of records to be printed.
- Change the number of records to be printed.
| Value | The Value property is used to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
| Vertical | The Vertical property is used to:- determine if a control is oriented horizontally or vertically.
- change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).
| VerticalAlignment | The VerticalAlignment property gets and changes the vertical alignment of a control. | ViewName | The ViewName property is used to:- find out the name of the HFSQL view, data source of a report
- modify the name of the HFSQL view, data source of a report.
| Visible | The Visible property is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
| VSpace | The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. | Width | The Width property gets and changes the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
| X | The X property is used to:- Get the X-coordinate of a control, Table control column or window (position on the X-axis).
- Get the X-coordinate of a control or window (position on the X-axis).
| XInitial | The XInitial property is used to:- Know the abscissa:
- of a control (position on the X-axis) when opening the window or the page.
- of a window (position on X-axis) when opening the window.
- Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
- Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
| Y | The Y property is used to:- Find out the Y-coordinate of a control or window (position on Y-axis).
- Modify the Y-coordinate of a control or window.
| YInitial | The YInitial property is used to:- Find out the Y-coordinate:
- of a control (position on Y-axis) when opening the window or the page.
- of a window (position on Y-axis) when opening the window.
- Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
- Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.
| ZOrder | The ZOrder property defines the Z-order of an element. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|