ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Android Control Center
Do you know where to find your application log files?...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
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.
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Windows event management functions
List of functions for managing Windows events...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
zipDeleteFile (Function)
Deletes a file from an archive.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......