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.
Speech recognition functions
The following functions are used to manage speech recognition:...
SysSpace (Function)
Returns the physical memory space for the current computer.
Installing the robot controller
The monitoring robot includes three executables......
FTPDate (Example)
Usage example of the FTPDate function
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
The Edit control
The Edit control allows users to enter data......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
DownloadAdd (Function)
Adds a new download in the device's download manager....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......