ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
<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....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
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).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.