ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Environment of the report editor
Environment of the report editor...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Declaring and using a variable
A variable is defined by name and type......