ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
fSelect (Function)
Opens the Windows file picker.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HDFS functions
The following functions are used to manage files on a HDFS system......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fTempDir (Function)
Returns the name of directory used to store the temporary files.