ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Operations performed on deployment diagrams
The following paragraphs explain......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
<upnpDevice variable>.GetContrast (Function)
Retrieves the contrast of a UPnP device.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
<upnpDevice variable>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
Copying and cloning
Variables are copied using the "=" operator...
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....