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.
KioskDisable (Function)
Disables kiosk mode for the current application.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ThreadState (Function)
Returns the current status of a thread.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
zipExist (Function)
Used to find out whether an archive exists.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
EventDestroy (Function)
Explicitly destroys an event.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Creating the executable and the setup program
The languages supported by the application are taken into account......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Map control functions
Map control functions...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.