ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
<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.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window...
Internal window functions
The following functions are used to manage "Internal windows" controls...
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
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
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.
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.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
ZOrder (Example)
Usage example of the ZOrder property
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Factorial (Function)
Returns the factorial of an integer number.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
Multiline Zone control functions
Functions for manipulating Multiline Zone controls....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.