ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerPath (Function)
Returns the path of the current burner.
BurnerStatus (Function)
Returns the status of the current burner.
RegistryValueType (Function)
Returns the type of value found in the registry.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
fMoveDir (Function)
Moves a directory and its content.
Find out the account that runs the AWP protocol
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
NetworkConnect (Function)
Associates a drive with a shared network directory.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
BurnerEject (Function)
Opens or closes the door of current burner.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
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).