ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HErrorInfo (Example)
Usage example of the HErrorInfo function
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HNbRec (Example)
Usage example of the HNbRec function
Creating a Pivot Table control
To create a Pivot Table control......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HListKey (Example)
Usage example of the HListKey function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function