ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
<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....
HListGroup (Function)
Returns the list of groups of users defined for 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.
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).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
BurnerList (Function)
Returns the list of burners installed on the current computer.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.