ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
EXE constants
List of constants used by the functions for managing executables....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
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.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler 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).
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.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Installing a Webservice (old format)
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.