ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Description window of a combining query
The description window of a combining query consists of several sections......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Classes, members, methods and properties
A class is made of......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
Error 1009: The member of the class is private
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....