ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Setup mode
Several methods can be used to distribute a WINDEV application...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Events associated with control templates
List of events associated with control templates...