ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Upload control events
The following processes are associated with the Upload control:...
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
HReadSeek (Example)
Usage example of the HReadSeek function
BurnerList (Function)
Returns the list of burners installed on the current computer.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
DDEConnect (Example)
Usage example of the DDEConnect function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Password (Property)
The Password property sets and changes the password.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iDestination (Function)
Configures the print destination.
Comment (Property)
The Comment property is used to manage comments.
BurnerSelect (Function)
Used to select the default burner.
FTPTime (Example)
Usage example of the FTPTime function
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....