ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control properties
The Link control is available in a page and in a report......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a 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....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of 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.
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.