ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
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.
fShortPath (Function)
Returns the full short path of a file or directory.
SQLListSource (Function)
Lists the data sources declared on a local site.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiRecord (Function)
Records the current communication as a".WAV" file.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HListConnection (Function)
Returns the list of connections currently described in the application.
iPrintImage (Function)
Sends the image file to print to the print buffer.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).