ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeItem (Example)
Usage example of the HDescribeItem function
HModify (Example)
Usage example of the HModify function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HViewToFile (Example)
Usage example of the HViewToFile function
Server (Property)
The Server property is used to manage servers.
Type (Example)
Usage example of the Type property
Private Store for mobile applications
There are two methods two deploy your applications......
Size (Example)
Usage example of the Size property
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.