|
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
The Camera control is used to view the video captured by a camera connected to the current computer.... |
|
|
|
|
|
|
The PageBorderVisible property is used to:
determine if the page borders are displayed in a Diagram Editor control.
show or hide the page borders in a Diagram Editor control.... |
|
|
|
|
|
|
The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
The ModifierPanelVisible property is used to:
determine if the "Modifier" panel is displayed in a Diagram Editor control.
show or hide the "Modifier" panel in a Diagram Editor control.... |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
Retrieves the value of a control. |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
Rotates an Image control. |
|
|
|
|
|
|
List of properties associated with the Progress Bar control... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),
a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.... |
|
|
|
|
|
|
The CheckmarkVisible property is used to:
Determine whether a checkmark is displayed to the left of a row in a TreeView control.
Show or hide a checkmark to the left of a row in a TreeView control.... |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
The RulerModifiable property is used to:
Find out whether the user can move the playhead in a TimeLine control.
Allow or prevent the user from moving the playhead in a TimeLine control.... |
|
|
|
|
|
|
The StartVisibleRange property is used to:
get and change the first visible date or time in a Scheduler or TimeLine control.
change the first visible time in a TimeLine control.... |
|
|
|
|
|
|
The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
The DisplayFormattingMarks property is used to:
Determine if formatting marks are shown or hidden in a Word Processing control.
Show or hide formatting marks in a Word Processing control.... |
|
|
|
|
|
|
The RuleVisible property is used to:
Find out whether the rulers are visible or invisible in a Word Processing control.
Make the rulers visible or invisible in a Word Processing control.... |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|