|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
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 BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control. |
|
|
|
|
|
|
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
Returns the identifier of AWP context. |
|
|
|
|
|
|
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...... |
|
|
|
|
|
|
The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV...... |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|