ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. HFSQL Cient/Server
HSetLog (Function)
Enables or disables log management on a file.
zipExtractPath (Function)
Returns the path of a file found in the archive.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
DocClose (Function)
Closes a docx file and frees the document.
fUnlock (Function)
Entirely or partially unlocks an external file.
<Source>.SetLog (Function)
Enables or disables log management on a file.
fDelete (Function)
Deletes a file accessible from the current computer.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The key items
Keys are specific items in your analysis......
nWDEvalue: Evaluation of the value of an element
Evaluating the value of an element......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
5. HFSQL Client/Server
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.