ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Constants for WLanguage types
List of constants for managing WLanguage types....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.