ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
Warning 127: You are using a data source local to the process
Error 1050: This member already exists in the composite variable
Error 122: The name of an Automation object must be a string
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Error 17: OTHER CASE must be the last statement used in SWITCH
HListKey (Example)
Usage example of the HListKey function
Image control in a page
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
HErrorInfo (Example)
Usage example of the HErrorInfo function
Error 1054: 'Ancestor' cannot be used outside the code of a class
HNbRec (Example)
Usage example of the HNbRec function
Error 803: Return and Result cannot be used in the same process
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Null (keyword)
The "Null" keyword can correspond to:
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HListItem (Example)
Usage example of the HListItem function
Error 23: No END statement is associated with this WHILE