|
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
The different types in WLanguage are... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
Resizes an image in an Image variable. |
|
|
|
|
|
|
Rotates an image in an Image variable. |
|
|
|
|
|
|
Saves an image contained in an Image variable:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for an Image variable. |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry... |
|
|
|
|
|
|
Flips an image contained in an Image variable with respect to a vertical axis (symmetry... |
|
|
|
|
|
|
Saves an image found in an Image variable:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Adds an element to the queue. |
|
|
|
|
|
|
Checks the status of a Facebook session. |
|
|
|
|
|
|
Stops the Facebook session that was started by FBStartSession. |
|
|
|
|
|
|
Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
Gets the Facebook information of the connected user. |
|
|
|
|
|
|
Sends an HTTP request to the Facebook Graph API. |
|
|
|
|
|
|
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
Disconnects the user from the Google services used. During the next re-connection,... |
|
|
|
|
|
|
Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
Uploads a document to the Google server. |
|
|
|
|
|
|
Retrieves the list of Google calendars associated with the specified Google account. |
|
|
|
|
|
|
Retrieves the list of contacts associated with the specified Google account. |
|
|
|
|
|
|
Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|