ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
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.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
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.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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....
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....
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...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.