ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HChangeKey (Example)
Usage example of the HChangeKey function
FolderData (Function)
FolderData is kept for backward compatibility.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
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......
HModify (Example)
Usage example of the HModify function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates 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.
HDescribeItem (Example)
Usage example of the HDescribeItem function
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.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
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)......
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.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......