ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
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.
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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.