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...
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.
Events associated with internal windows
List of events associated with internal windows
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.
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.
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.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Execute (Function)
Starts the execution of a process through programming.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Sound (Function)
Plays a sound in WAV format.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ToClipboard (Function)
Writes text or image information into the system clipboard.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
LooperDelete (Function)
Deletes a row from a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
LoadParameter (Function)
Reads a persistent value.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
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.
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.