|
|
|
|
|
|
|
The Wrapping property is used to get and change the wrapping options of an element. |
|
|
|
|
|
|
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 MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ). |
|
|
|
|
|
|
Converts a string or buffer to the specified format: UTF, ANSI, Unicode. |
|
|
|
|
|
|
Constante de gestion des notifications interactives... |
|
|
|
|
|
|
The Event keyword can correspond to: |
|
|
|
|
|
|
The Empty property is used to determine if an element is empty. |
|
|
|
|
|
|
Encrypts a character string by using the algorithms of the specified Hasp key. |
|
|
|
|
|
|
The ClientID property gets the client ID defined when the application was declared or registered. |
|
|
|
|
|
|
The Vibration property is used to manage notification vibrations. |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
The Orientation property is used to get and change the orientation of an element. |
|
|
|
|
|
|
Usage example of the xlsData function |
|
|
|
|
|
|
The SQL functions can be used to handle the SQL Server database...... |
|
|
|
|
|
|
The Group property is used to identify and change groups of elements. |
|
|
|
|
|
|
The Modified property lets you know if an element has been modified. |
|
|
|
|
|
|
The BackgroundPattern property is used to get and change the background pattern of an element. |
|
|
|
|
|
|
The Visible property is used to set the visibility of an element. |
|
|
|
|
|
|
Usage example of the zipMerge function |
|
|
|
|
|
|
ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
The ODBCConnectionName property is used to:
Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|