ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
fShortPath (Function)
Returns the full short path of a file or directory.
fSelect (Function)
Opens the Windows file picker.
fLongName (Function)
Returns the long name of a file or directory.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fLongPath (Function)
Returns the full long path of a file or directory.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<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.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
DriveCreateFile (Function)
Creates a file on the remote disk.
NotifListCategory (Function)
Lists the notification categories of the application.