ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Locking data files: correspondence between WINDEV 5.5 and the later versions
ERR_BAD_FILE
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
iPrintImage (Function)
Sends the image file to print to the print buffer.
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.