ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeCollapse (Function)
Collapses a branch previously expanded.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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....
HCheckStructure (Function)
Defines the mode for comparing tables.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.