|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
|
| Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
|
| Reads error output data, for the command executed in console mode. |
|
|
|
|
|
|
|
| Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
|
| Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
|
| The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| To create a.NET assembly, ...... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a data file.
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.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a data file.
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.... |
|
|
|
|
|
|
|
| The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
|
| Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
|
| The Table controls displayed in a window allow the end user to perform several operations...... |
|
|
|
|
|
|
|
| In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|