|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
|
| The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
|
| List of constants used by the OBEX functions.... |
|
|
|
|
|
|
|
| Pauses the current service during the specified duration. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| The Animation property animates an image. |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an aligned text or an aligned image. |
|
|
|
|
|
|
|
| The management of remote control uses a file in INI format...... |
|
|
|
|
|
|
|
| The HClient structure is used to...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
|
| You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Code Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
|
| The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function. |
|
|
|
|
|
|
|
| You can manipulate Edit controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|