ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
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.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
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.
Image (Property)
The Image property gets and sets the background image of a control or block.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
BurnerEject (Function)
Opens or closes the door of current burner.
Count (Property)
The Count property returns the number of elements in a given set.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
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.