ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Error 403: The item does not belong to the file
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.