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.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
LoadParameter (Function)
Reads a persistent value.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Changing sites from AWP to SEO-ready session mode
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Combination (Type of variable)
A combination is a set of options.
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
zipClose (Function)
Closes an archive.