ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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.
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.
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)......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
grHMGetData (Function)
Retrieves data from a Heatmap chart.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.