|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| Usage example of the ChangeCharset function |
|
|
|
|
|
|
|
| The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
|
| The Vibration property is used to manage notification vibrations. |
|
|
|
|
|
|
|
| The Wrapping property is used to get and change the wrapping options of an element. |
|
|
|
|
|
|
|
| The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| Returns an array without duplicates. |
|
|
|
|
|
|
|
| Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
|
| The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
|
| The Company property is used to get and modify the company associated with an element. |
|
|
|
|
|
|
|
| The Content property is used to get and change the content of an element. |
|
|
|
|
|
|
|
| Returns the physical memory space for the current computer. |
|
|
|
|
|
|
|
| The LeftMargin property sets the left margin of an element. |
|
|
|
|
|
|
|
| The RightMargin property sets the right margin of an element. |
|
|
|
|
|
|
|
| The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
|
| The BottomMargin property sets the bottom margin of an element. |
|
|
|
|
|
|
|
| This chapter presents the following topics...... |
|
|
|
|
|
|
|
| The ColorLED property is used to set the color of the LED light when displaying notifications. |
|
|
|
|
|
|
|
| The Notification keyword can correspond to: |
|
|
|
|
|
|
|
| An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|