ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Width (Property)
The Width property is used to determine and change the width of an element.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
How to create a patch?