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.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
Animate a Label field
Two methods can be used to animate a Static Text control......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Constants for the Exif functions
List of constants used by the Exif functions....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Chart: Managing legends
Several types of legends are supported in the charts......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.