ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
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.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
FaxPause (Function)
Pauses a fax in the spooler.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Constants for managing Gantt charts
HDFS functions
The following functions are used to manage files on a HDFS system......
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.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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.
Events associated with pages
List of events associated with pages...
Count (Property)
The Count property returns the number of elements in a given set.
Using WDDIXIO
To translate the text used in your project:...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
fSelect (Function)
Opens the Windows file picker.
fCreateLink (Function)
Creates a link on a file at the specified location.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).