ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
zipFindFile (Example)
Usage example of the zipFindFile function
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
TableAddChild (Example)
Usage example of the TableAddChild function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Composite keys
A composite key is a key item containing several other items......
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.