|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A structure is a custom type of data... |
|
|
|
|
|
|
|
| An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
|
| Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors... |
|
|
|
|
|
|
|
| Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
|
| The Time type is used to easily handle the times... |
|
|
|
|
|
|
|
| Indicates the number of attempts to read the file or record before giving control back... |
|
|
|
|
|
|
|
| Contains the number of the physical record loaded in memory (which means the number of the last... |
|
|
|
|
|
|
|
| Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL... |
|
|
|
|
|
|
|
| Indicates the number of attempts for locking the file or the record before giving control back... |
|
|
|
|
|
|
|
| The HCS.Timeout variable is used to modify the connection timeout:
for the connections... |
|
|
|
|
|
|
|
| The HCS.FrameSize variable is used to resize the outgoing data frame. |
|
|
|
|
|
|
|
| Allows you to specify the version of the Native SQL Server Connector that will be used. |
|
|
|
|
|
|
|
| The Connection type is used to describe one or more connections to external databases (HFSQL... |
|
|
|
|
|
|
|
| The iOutputInfo type is used to get the details of a report print or export job, or the details... |
|
|
|
|
|
|
|
| The AssistedInput type allows you to define all the advanced characteristics of an autocomplete... |
|
|
|
|
|
|
|
| The docAutoReplace type is used to define all the advanced characteristics of a string used... |
|
|
|
|
|
|
|
| The Component type is used to easily handle an external component. |
|
|
|
|
|
|
|
| The diagOval type is used to define all the advanced characteristics of a shape of type Oval. |
|
|
|
|
|
|
|
| The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint. |
|
|
|
|
|
|
|
| The diagGroup type is used to define all the advanced characteristics of a group of shapes... |
|
|
|
|
|
|
|
| The diagSelection type is used to define all the advanced characteristics of a point in a diagram. |
|
|
|
|
|
|
|
| The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon. |
|
|
|
|
|
|
|
| The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
|
| The diagLayout type is used to define all the layout characteristics of a diagram. |
|
|
|
|
|
|
|
| The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|