ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
FileSize (Property)
The FileSize property is used to get the size of a file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.