ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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>.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...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
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.
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.
ToastDisplayIW (Function)
Opens a toast whose content is based on an 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.
fClose (Example)
Usage example of the fClose function
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HTTPSendForm (Function)
Sends an HTTP form.
Constant
The constants are language elements whose value is fixed once and for all...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
The different types of integers
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
9. Hardware and software requirements
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
NFCSendTag (Function)
Sends a NFC tag to another device.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.