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.
Mouse management functions
List of functions for mouse management...
SendMessage (Function)
Sends a Windows message to a control or to a window.
fSelect (Function)
Opens the Windows file picker.
PostMessage (Function)
Sends a Windows message to a control or to a window.
9. Internal page
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Using an external component in an application
A component can be reused at any time in any application......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
WINDEV applications for Linux: Specific features
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Phone constants (Android / iOS)
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Static controls
List of events associated with Static controls...
Kanban control events
The following events are associated with Kanban controls......
12. Control templates
...Control templates...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Debugging functions
List of debugging functions...
7. Window templates
...Window templates...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Constants for managing emails
List of constants used by the functions for managing emails....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Socket constants
List of constants used by the functions for socket management....