ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
FTPConnect (Example)
Usage example of the FTPConnect function
fMakeDir (Example)
Usage example of the fMakeDir function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PageParameter (Example)
Usage example of the PageParameter function
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
fDateTime (Example)
Usage example of the fDateTime function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fSeek (Example)
Usage example of the fSeek function
HDeclare (Example)
Usage example of the HDeclare function
WINDEV License Agreement
WINDEV License Agreement...
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.