|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
|
| The AccentSensitive property is used to determine if accented characters are taken into account... |
|
|
|
|
|
|
|
| The CaseSensitive property is used to determine if the different searches performed on the item... |
|
|
|
|
|
|
|
| The DescribedName property is used to handle the logical name of HFSQL data files (ignoring... |
|
|
|
|
|
|
|
| The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily access the data handled by Outlook...... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
|
| The MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
|
| Lists the notification categories of the application. |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
|
| Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table... |
|
|
|
|
|
|
|
| Lists the calendars available on the mobile device (Android/iOS).... |
|
|
|
|
|
|
|
| Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
|
| Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image... |
|
|
|
|
|
|
|
| Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
|
| Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|