|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Positions on the previous element (tag or attribute). |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| List of properties associated with the Multimedia control... |
|
|
|
|
|
|
|
| Usage example of the HConnect function |
|
|
|
|
|
|
|
| Used to configure the WLanguage functions for email management. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Copies a registry key with all its subkeys and values. |
|
|
|
|
|
|
|
| Usage example of the CallDLL32 function |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
| ...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.... |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
|
| Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
|
| Calculates the inverse of a square matrix. |
|
|
|
|
|
|
|
| Calculates the transposed matrix. |
|
|
|
|
|
|
|
| Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| Positions on the last element (tag or attribute) of the current tree level. |
|
|
|
|
|
|
|
| Positions on the first element (tag or attribute) in the current tree level. |
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| ...Chart management functions... |
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
|
| The ODBCPassword property is used to:
Identify the password used to connect to a database via an ODBC driver or a Native Connector.
Specify the password used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
|
| ODBCUserName is used to:
Identify the username used to connect to a database via an ODBC driver or a Native Connector.
Specify the username used to connect to a database via an ODBC driver or a Native Connector.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|