ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
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
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.
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.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HListKey (Example)
Usage example of the HListKey function
Operations performed on class diagrams
The following paragraphs explain......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Organizer control functions
The following functions are used to manage the Organizer control:...
Width (Property)
The Width property is used to determine and change the width of an element.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
History of versions
The history of setup versions is an advanced feature of the network setup......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
EndService (Function)
Ends the execution of the current service.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).