ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
ProjectInfo (Function)
Returns specific information about the project currently run.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HDescribeLink (Function)
Describes a link between two data files through programming.
fDriveInfo (Function)
Returns information about a drive.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Organization chart linked to a data file
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Functions for handling directories and external files
List of functions for handling external files...