ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.