ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WLanguage properties available in PHP
The following properties are available in PHP...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Creating the Relation windows of a WINDEV RAD pattern
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
HFSQL constants
List of constants used by the HFSQL functions....