ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Automatic management of exceptions
The management of exceptions can be customized by process......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Column
The Column property is used to manipulate one or more columns.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
21. Managing business rules
Managing business rules...
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
18. Management of business rules
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......