ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
Declaration (Property)
The Declaration property is used to define a type.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Definition (Property)
The Definition property is used to define a type.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Error 39: The END statement marking the end of declaration of the composite variable is missing
Information 302: Ambiguity between a variable and a control
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.