ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL properties
List of HFSQL properties...
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
The DotNet structure
Initializes the structure for group management (HGroup) with the default values....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
.Net functions
List of .Net functions...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Sorts in a report
The sort is used to organize the information displayed in the report......
ERR_WDADMIN_EXIST
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).