ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Internal Window functions
14 results
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.
The following functions are used to manage the "Internal windows" controls...
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Returns the number of internal windows currently found in 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.
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
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).
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
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.