ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
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.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
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...