ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
WDDeploy features
WDDeploy can be used to......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
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.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader 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....
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
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.