ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
REP files
REP files contain the list of data files handled by the application....
Constants for the Exif functions
List of constants used by the Exif functions....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
fCopyDir (Example)
Usage example of the fCopyDir function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
iParameterPDF (Example)
Usage example of the iParameterPDF function
Error 34: 'Break' is not allowed outside the loops
Events associated with ListView controls
List of events associated with ListView controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Find/Replace in the current project
The "Find/Replace" feature is used to......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.