ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Creating an insert query
An insert query (corresponding SQL statement......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
How to perform a full file browse?
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
How to loop through a file using filters?
Runtime log
The runtime log is the best way to identify the most used features of an application......
Error 403: The item does not belong to the file
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.
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.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.