|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Applies a specific layout to:
a window.
an internal window.... |
|
|
|
|
|
|
|
| Returns the handle of the active window or activates a window. |
|
|
|
|
|
|
|
| Set the parent of the next window to open...... |
|
|
|
|
|
|
|
| The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control). |
|
|
|
|
|
|
|
| Identifies the window that was in edit before the window that is currently in edit (for the same project). |
|
|
|
|
|
|
|
| Returns the index of the current layout in the window or internal window. |
|
|
|
|
|
|
|
| MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
|
| When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
|
| Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
| You are interested by a window found in a non-WINDEV application?...... |
|
|
|
|
|
|
|
| MyRightSlidingWindow is used to handle the right sliding window associated with the current window. |
|
|
|
|
|
|
|
| MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
|
| Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
|
| Enables or disables the Dim Disabled Window (DDW) feature for a specific window: |
|
|
|
|
|
|
|
| The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|