ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Exist (Property)
The Exist property is used to determine if an element exists.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
RESTSend (Function)
Sends a REST request and waits for the server response.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
AAF: Context menu of Image controls
A context menu is available for Image controls......
XMLChild (Function)
Positions on the first child element of current element.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Power (Function)
Raise a number to a power.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Factorial (Function)
Returns the factorial of an integer number.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.