ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Definition (Property)
The Definition property is used to define a type.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<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.
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.
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.
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....
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....
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
InDays (Property)
The InDays property is used to convert a Duration variable to days.