|
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
The TotalNbChildren property returns the total number of children in a branch:
of a Treeview control,
of a TreeView Table control.... |
|
|
|
|
|
|
The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
Selects a row in a Looper control. |
|
|
|
|
|
|
Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
WDInst allows you to configure the characteristics of the files to install...... |
|
|
|
|
|
|
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
Each project can be associated with a task list...... |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
The Keywords property is used to get and modify the keywords associated with a page. |
|
|
|
|
|
|
Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
A flexible modeling includes different elements linked together...... |
|
|
|
|
|
|
Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
In version 27, new functions, properties and data types have been introduced and some have been improved...... |
|
|
|
|
|
|
Usage example of ChangeAction |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|