|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Mode property describes:
the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable).
the management mode of multicolumn sections (docFormatMulticolumn variable).
how the tooltip of a step of a guided tour is displayed.... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| A multilingual application can be distributed in multiple languages.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents...... |
|
|
|
|
|
|
|
| The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| The setup wizard allows you to configure the setup directory of application.... |
|
|
|
|
|
|
|
| The description of the parameter type is optional...... |
|
|
|
|
|
|
|
| At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV include an optional module to access AS/400 databases...... |
|
|
|
|
|
|
|
| The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
|
| List of constants for managing WLanguage types.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include an image editor...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
|
| The TapToFocus property is used to:
Determine if tap to focus is enabled in a Camera control.
Enable or disable tap to focus in a Camera control.... |
|
|
|
|
|
|
|
| The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area. |
|
|
|
|
|
|
|
| An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
|
| The steps for creating a RAD pattern are as follows:... |
|
|
|
|
|
|
|
| To generate a RAD pattern:... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|