ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
XML management: Use example
This application example manages an XML file named "Orders......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
fCompress (Function)
Compresses a file.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: 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)....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report 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)....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......