ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
dFont (Example)
Usage example of the dFont function
fAttribute (Function)
Returns or modifies the attributes of a file.
SQLExec (Example)
Usage example of the SQLExec function
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Visible (Property)
The Visible property is used to set the visibility of an element.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HState (Function)
Used to find out the state of a record.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Language (Property)
The Language property is used to get and change the language used.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
ProjectInfo (Function)
Returns specific information about the project currently run.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SQLFirst (Example)
Usage example of the SQLFirst function
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).