ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HCancelSeek (Function)
Cancels the current search criterion.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Thread management functions
List of functions for managing threads...
SQLSeek (Function)
Positions on the specified result row of the query.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Constants for managing the internal windows
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.