ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRoot (Function)
Positions on the root tag of an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
gImage (Function)
Builds a sequence of characters containing an image.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
dDisplay (Function)
Displays the drawing in the Image control.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.