|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
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 type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| Draws an RTF text in a picLayer variable. |
|
|
|
|
|
|
|
| Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is in an Image variable. |
|
|
|
|
|
|
|
| Gets the attributes of a file located on an FTP server.
This new function is available from WINDEV... |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
|
| Removes a folder from the list of subscribed folders.
This new function is available from WINDEV... |
|
|
|
|
|
|
|
| Duplicates the database associated with a connection on an HFSQL server. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
This new... |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Deletes a materialized view from the HFSQL server. |
|
|
|
|
|
|
|
| Lists the files in a cloud-based drive directory. |
|
|
|
|
|
|
|
| Copies a single file on a remote drive to another directory on same drive. |
|
|
|
|
|
|
|
| Asks to recalculate the content of a materialized view. |
|
|
|
|
|
|
|
| Searches for elements that correspond to a tag in an HTML document. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Replaces the content of the current fragment. The objects that can be used are:
an element,... |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Saves a document from a scanner to a PDF file. |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| Finds out if a file exists, i.e. if it has been physically created (HCreate... |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
|
| Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ... |
|
|
|
|
|
|
|
| Parameter Description variables are used to programmatically describe a parameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|