|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Initializes the modification of an existing object in an LDAP server. |
|
|
|
|
|
|
|
| Modifies the caption and/or position of the chart title.... |
|
|
|
|
|
|
|
| Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
|
| Modifies the options for calling API and CallDLL32. |
|
|
|
|
|
|
|
| Validates the modification of an existing object in an LDAP server. |
|
|
|
|
|
|
|
| Modifies the text of an option in the context menu of a chart. |
|
|
|
|
|
|
|
| Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
|
| Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
|
| Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
|
| Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
|
| The result of a select query can be used in...... |
|
|
|
|
|
|
|
| A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
|
| The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
|
| A select query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| Your application opens several windows at the same time and you don't know which one to use?...... |
|
|
|
|
|
|
|
| Git is a source code manager...... |
|
|
|
|
|
|
|
| The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
|
| A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|