ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
2. Static or dynamic site
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
VariantConvert (Function)
Converts the value stored in a Variant variable].
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......