ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
NotifListCategory (Function)
Lists the notification categories of the application.
fCreate (Function)
Creates an external file.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
NotifDelete (Function)
Removes a notification from the system bar.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.