ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
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.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
BurnerEject (Function)
Opens or closes the door of current burner.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
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......
Constants for managing Gantt charts
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
RegistryRename (Function)
Renames a key in the registry.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.