|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| The Bold property is used to:
Find out whether a Font variable is bold.
Modify the bold... |
|
|
|
|
|
|
|
| The Duration keyword can correspond to:
the keyword used to define a Duration variable.... |
|
|
|
|
|
|
|
| The DisplayedItem property is used to:
Find out the item or the variable displayed... |
|
|
|
|
|
|
|
| The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify... |
|
|
|
|
|
|
|
| The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify... |
|
|
|
|
|
|
|
| Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font... |
|
|
|
|
|
|
|
| Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font... |
|
|
|
|
|
|
|
| available for:
a SFError variable.
the email structure.
an Email variable.
a Notification... |
|
|
|
|
|
|
|
| The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change... |
|
|
|
|
|
|
|
| to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
|
| The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense... |
|
|
|
|
|
|
|
| Populates an Email variable using the content of its Source property or the different variables... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
|
| The Day property is used to:
Get the day from a Date or DateTime variable, or get the number... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming...... |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes... |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value... |
|
|
|
|
|
|
|
| The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|