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.
Copying and cloning
Variables are copied using the "=" operator...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Constants for WLanguage types
List of constants for managing WLanguage types....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......