ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.UpdateLink (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.
<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....
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<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.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.