|
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
The ID property is used to get and change IDs. |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
Returns the date of the last day for the specified month. |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control. |
|
|
|
|
|
|
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values...... |
|
|
|
|
|
|
Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
By using the Image Editor control in your websites, you will allow users to create and edit images or photos...... |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
Establishes a remote connection. |
|
|
|
|
|
|
Erases the chart drawing (in an Image control or in a window). |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Returns:
the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
the list of sequenced reports currently printed (iSequenceAdd).... |
|
|
|
|
|
|
Usage example of the zipExtractFile function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|