ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Event (Example)
Usage example of the Event function
HListItem (Example)
Usage example of the HListItem function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
2. Projects in practice
Discover the main operations that can be performed on a project....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
API (Example)
Usage example of the API function
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
fCopyDir (Example)
Usage example of the fCopyDir function
FTPGet (Example)
Usage example of the FTPGet function
fLock (Example)
Usage example of the fLock function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLExec (Example)
Usage example of the SQLExec function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Events associated with Table controls
List of events associated with Table controls...
HSetREP (Function)
Enables or disables the management of .REP file.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......