ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....