ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
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.
Replication (Property)
The Replication property is used to identify and change the replication mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
Voice commands in your applications
The applications that you develop can react to the user's voice......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Android Control Center
Do you know where to find your application log files?...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.