|
|
|
|
|
|
|
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque. |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...... |
|
|
|
|
|
|
Projects are often cross-platform...... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
Returns the index of the current layout in the window or internal window. |
|
|
|
|
|
|
Returns the index of the current layout:
in the current window.
in the specified window or internal window.... |
|
|
|
|
|
|
The "Internal Window" control is used to display an existing internal window...... |
|
|
|
|
|
|
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control). |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot...... |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Deletes an internal window found in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Displays the next internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Inserts a new internal window in the list of internal windows used by an Internal Window control. |
|
|
|
|
|
|
Displays the previous internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Components are a remarkably useful tool for development teams...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
To use .NET assemblies in a project...... |
|
|
|
|
|
|
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...... |
|
|
|
|
|
|
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|