|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
|
| Tailwind CSS is an open source CSS framework...... |
|
|
|
|
|
|
|
| Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
|
| Dissociates the different shapes of a group in a Diagram Editor control. |
|
|
|
|
|
|
|
| Usage example of the dRectangle function |
|
|
|
|
|
|
|
| Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled. |
|
|
|
|
|
|
|
| Usage example of the dCircle function |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. |
|
|
|
|
|
|
|
| Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|