ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dequeue (Function)
Removes an element from the queue.
Creating index keywords
Index keywords allow users to easily find a help page......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DotNetDelegate (Function)
Initializes a.NET delegate.
Library,Disk (External language)
Opens the project library that is stored on disk.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Seek (Function)
Searches for the index of an element in a WLanguage array.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Using several libraries in an application
A library is a WDL file that contains all the resources......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Events associated with TreeView controls
List of events associated with TreeView controls...