ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function