ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
EmailCheckAddress (Function)
Checks the validity of an email address.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
grAddData (Function)
Adds a data into a chart.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
History of versions
The history of setup versions is an advanced feature of the network setup......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
grRBAddData (Function)
Adds data to a Radial Bar chart.