|
|
|
|
|
|
|
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control). |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
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 SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control. |
|
|
|
|
|
|
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position. |
|
|
|
|
|
|
The AutomaticallyMinimized property is used to:
Find out the timeout before the Repositionable Note control is automatically minimized.
Define the timeout before the Repositionable Note control is automatically minimized.... |
|
|
|
|
|
|
The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
The Minimized property is used to:
find out whether a repositionable note is minimized,
minimize or restore a repositionable note.... |
|
|
|
|
|
|
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document. |
|
|
|
|
|
|
The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
The Pushed property is used to get and change the state of a two-state button (pressed or released). |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
The following mechanism allows developers to write WLanguage code more easily in the code editor ...... |
|
|
|
|
|
|
During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the files that will be installed with the site...... |
|
|
|
|
|
|
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files. |
|
|
|
|
|
|
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
The Group property is used 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.... |
|
|
|
|
|
|
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types. |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|