ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HFSQL properties
List of HFSQL properties...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
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......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Error 17: OTHER CASE must be the last statement used in SWITCH
HListKey (Example)
Usage example of the HListKey function
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HFileExist (Example)
Usage example of the HFileExist function
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.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Null (keyword)
The "Null" keyword can correspond to:
HMergeView (Example)
Usage example of the HMergeView function