ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.