ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Library,Disk (External language)
Opens the project library that is stored on disk.
XMLDocument (Example)
Usage example of the XMLDocument function
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DotNetDelegate (Function)
Initializes a.NET delegate.
Array management functions
List of functions for managing arrays...
"?" 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.
Dequeue (Function)
Removes an element from the queue.
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......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.