ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
StackInfo (Function)
Retrieves the characteristics of a stack: 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.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: 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)...