ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Glossary
The glossary lists all the abbreviations used in the code editor......
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Name (Property)
The Name property is used to get the name of an element.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.