ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
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)......
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.
Factorial (Function)
Returns the factorial of an integer number.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
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.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Entity of a CDM
To group information according the MERISE method, entities must be created......
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.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.