ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HModify (Example)
Usage example of the HModify function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
16. Application test in practice
Error 121: Shadowing a structure
fTime (Example)
Usage example of the fTime function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WEBDEV concepts
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......