ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Composite variable
A composite variable contains different types of elements (members)...
Multiline strings
To type character strings over several lines in the code editor...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Component (Type of variable)
The Component type is used to easily handle an external component.