|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format. |
|
|
|
|
|
|
|
| Internal components in practice... |
|
|
|
|
|
|
|
| The same site can now be automatically installed on the same server without having to rename the project...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...... |
|
|
|
|
|
|
|
| In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
|
| The setup wizard allows you to specify advanced options for the installer. These advanced options are used to:
specify the options for managing the installer framework.
specify the options for managing the UAC for the installer.... |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project...... |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database...... |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices...... |
|
|
|
|
|
|
|
| The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)... |
|
|
|
|
|
|
|
| The HCS.Timeout variable is used to modify the connection timeout:
for the connections established by HOpenConnection.
for the automatic connection openings.... |
|
|
|
|
|
|
|
| The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
|
| Log-based replication can be implemented in the data model editor...... |
|
|
|
|
|
|
|
| To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:... |
|
|
|
|
|
|
|
| The LDAP protocol is increasingly used by the companies...... |
|
|
|
|
|
|
|
| The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|