ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Internal window>.ChangeSourceWindow (Function)
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.
Internal window functions
The following functions are used to manage "Internal windows" controls...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
WinUsefulSize (Function)
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.
Events associated with internal windows
List of events associated with internal windows
ChangeSourceWindow (Function)
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.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Reset (Function)
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.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Operations performed on component diagrams
The following paragraphs explain......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Operations performed on activity diagrams
The following paragraphs explain......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Binding a Check Box control to an item
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Page Footer block
The Page footer block is run at the end of each page......
WEBDEV license agreement
WEBDEV license agreement...
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Item control
The "Item" control is used to edit the content of an item found in a data file......