ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Runtime log
The runtime log is the best way to identify the most used features of an application......
2. UML models
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Writing an email: the available methods
This help page presents the methods for writing an email....
2. UML models
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
7. Window templates
...Window templates...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Chart: Managing legends
Several types of legends are supported in the charts......
Telemetry: Main features
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.