|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
|
| The gglDocument type is used to handle a Google document... |
|
|
|
|
|
|
|
| The gglConnection type is used to describe a connection to the Google services and to manage... |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| The rssTextInput type is used to describe the input area of RSS stream... |
|
|
|
|
|
|
|
| The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce... |
|
|
|
|
|
|
|
| The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit... |
|
|
|
|
|
|
|
| The sfSearchResult type is used to find out the result of SFSearch... |
|
|
|
|
|
|
|
| The sfUndeleteResult type is used to find out the result of SFUndelete... |
|
|
|
|
|
|
|
| The sfDeleteResult type is used to find out the result of SFDelete... |
|
|
|
|
|
|
|
| The sfExecuteQueryResult type is used to find out the result of SFForwardQuery... |
|
|
|
|
|
|
|
| The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
|
| The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting... |
|
|
|
|
|
|
|
| The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
|
| The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted... |
|
|
|
|
|
|
|
| A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
|
| A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,... |
|
|
|
|
|
|
|
| The Process type is used to define the characteristics of the remote application that can... |
|
|
|
|
|
|
|
| The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
|
| The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
|
| The sfSeekDeletedResult type is used to find out the characteristics of a deleted record... |
|
|
|
|
|
|
|
| The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
|
| The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|