ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
14. PHP generation in practice
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Compression (Property)
The Compression property gets and sets the data compression mode.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
Replication (Property)
The Replication property is used to identify and change the replication mode.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.