ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveCreateFile (Function)
Creates a file on the remote disk.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Compound statements
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SCM file format evolutions
Four versions are available for the SCM repository......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
NotifListCategory (Function)
Lists the notification categories of the application.
fCreate (Function)
Creates an external file.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
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.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
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.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....