ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<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.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<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>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....