ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
FolderData (Function)
FolderData is kept for backward compatibility.
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.
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HModify (Example)
Usage example of the HModify 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......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HDescribeItem (Example)
Usage example of the HDescribeItem function