ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Link control properties
The Link control is available in a page and in a report......
SQLExec (Example)
Usage example of the SQLExec function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQLFirst (Example)
Usage example of the SQLFirst function
fWrite (Example)
Usage example of the fWrite function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grType (Function)
Identifies or modifies the type of chart.
fCopyFile (Example)
Usage example of the fCopyFile function
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ChronoReset (Function)
Stops and resets a running stopwatch.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grTitleFont (Function)
Modifies the font used for the chart title.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls