|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Your application may be strategic and you may want to have a priority access to the Technical Support...... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
|
| The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
|
| Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
|
| The StartDate property is used to determine and change the start date of the selected time period:
in a Calendar control.
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
|
| The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...... |
|
|
|
|
|
|
|
| Specific features of print in PDF format... |
|
|
|
|
|
|
|
| An application that uses one or more external components is deployed in the same way as a standard application...... |
|
|
|
|
|
|
|
| The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
|
| The HTMLEdit property is used to:
find out whether a Word Processing control is displayed in optimized mode for HTML editing,
modify a Word Processing control to display it (or not) in optimized mode for HTML editing.... |
|
|
|
|
|
|
|
| Deletes:
one or more cells from an HBase table for one or more columns.
a row from an HBase table.... |
|
|
|
|
|
|
|
| The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
|
| Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|