|
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
WinSize:- returns or modifies the window display mode (maximized, minimized or normal),
- modifies the window height and/or width,
- moves the window and modifies a window's height and/or width.
|
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
Sends an email using the Outlook protocol. |
|
|
|
|
|
|
Usage example of the INIRead function |
|
|
|
|
|
|
Usage example of the FTPCurrentDir function |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Usage example of the zipCreate function |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
The Company property is used to get and modify the company associated with an element. |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Usage example of the MemSeek function |
|
|
|
|
|
|
Usage example of the zipMerge function |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
The Link control is available in a page and in a report...... |
|
|
|
|
|
|
Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
The LeftMargin property sets the left margin of an element. |
|
|
|
|
|
|
The RightMargin property sets the right margin of an element. |
|
|
|
|
|
|
The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
The BottomMargin property sets the bottom margin of an element. |
|
|
|
|
|
|
Initializes the color of a specific point in one of the following chart types:
Line,
Scatter,
Bubble chart.... |
|
|
|
|
|
|
Retrieves data from a Heatmap chart. |
|
|
|
|
|
|
Rotates an Image control. |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|