|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws an RTF text in a WDPic variable. |
|
|
|
|
|
|
|
| Draws an RTF text in a picLayer variable. |
|
|
|
|
|
|
|
| The colors of a Table control (row background, text of rows, etc.) are defined in the control description...... |
|
|
|
|
|
|
|
| Draws a rounded rectangle in a picLayer variable. |
|
|
|
|
|
|
|
| The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
|
| The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
|
| The applications that you develop can react to the user's voice...... |
|
|
|
|
|
|
|
| Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
|
| The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| Deletes from the webservice context a variable added by DeclareWebserviceContext. |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| The FirstName property can be used on:
a SaasUser variable.
...... |
|
|
|
|
|
|
|
| Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
|
| Finds a character string in an entire Document variable. |
|
|
|
|
|
|
|
| Restores the last action canceled on a Document variable. |
|
|
|
|
|
|
|
| Undoes the last action performed on a Document variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|