ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer 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
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap 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
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
Installing the robot controller
The monitoring robot includes three executables......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
gImage (Function)
Builds a sequence of characters containing an image.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.