ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.