|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Copies a file found on a Hadoop server to the local computer. |
|
|
|
|
|
|
|
| Copies a file located on the local machine to a Hadoop server. |
|
|
|
|
|
|
|
| Creates a directory on a Hadoop server. |
|
|
|
|
|
|
|
| Closes a connection to a Hadoop server. |
|
|
|
|
|
|
|
| Deletes a file or directory from a Hadoop server. |
|
|
|
|
|
|
|
| Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
|
| Opens a connection to a Hadoop server. |
|
|
|
|
|
|
|
| Renames a file or a directory found on a Hadoop server. |
|
|
|
|
|
|
|
| Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
|
| Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
|
| Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents... |
|
|
|
|
|
|
|
| Retrieves and formats the content of an XML document. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Executes an XPATH query in an xmlDocument variable. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema... |
|
|
|
|
|
|
|
| Saves an XML document in a file. |
|
|
|
|
|
|
|
| Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format... |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
| Returns the path of a file found in the archive. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location... |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|