|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the context menu.
in a Scheduler control, whether an appointment was created via the context menu.... |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
|
| Converts a number to words. |
|
|
|
|
|
|
|
| Pulls out a section (or all the sections) in a Sunburst chart. |
|
|
|
|
|
|
|
| Deselects an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Usage example of the zipDeleteAll function |
|
|
|
|
|
|
|
| Usage example of the zipNbPart function |
|
|
|
|
|
|
|
| Extracts a specific line from a character string. |
|
|
|
|
|
|
|
| Adds an attribute to an automatic variable generated by the import of a web service. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
|
| Usage example of the HFileExist function |
|
|
|
|
|
|
|
| Usage example of the HErrorInfo function |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| Sends the image file to print to the print buffer. |
|
|
|
|
|
|
|
| The xlsRow type is used to describe and modify a row in an Excel document... |
|
|
|
|
|
|
|
| The xlsColumn type is used to describe and modify a column in an Excel document... |
|
|
|
|
|
|
|
| Changes the color of a section in a Sunburst chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|