|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of WLanguage properties of Internal Window controls |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window... |
|
|
|
|
|
|
|
| The following functions are used to manage "Internal windows" controls... |
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements... |
|
|
|
|
|
|
|
| A custom property is a code element with two events... |
|
|
|
|
|
|
|
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: - Width of the internal window.
- Height of the internal window.
|
|
|
|
|
|
|
|
| List of events associated with internal windows |
|
|
|
|
|
|
|
Reinitializes:- all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
- the controls found in a group of controls, a supercontrol, an internal window or an internal page.
|
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| Sends a message from the server to all the connected client computers.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Displays a dialog box on each client computer connected to the server.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...... |
|
|
|
|
|
|
|
| Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess. |
|
|
|
|
|
|
|
| WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
|
| In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
|
| By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| MCI functions are used to easily handle the media files...... |
|
|
|
|
|
|
|
| A Docker container with the HFSQL server is available on Docker Hub...... |
|
|
|
|
|
|
|
| WINDEV allows you manipulate a TreeMap control programmatically.... |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files. |
|
|
|
|
|
|
|
| The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
|
| The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
|
| The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|