ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
SQLListSource (Function)
Lists the data sources declared on a local site.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
WDDeploy features
WDDeploy can be used to......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......