ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Global and local variable
Two types of variables are available......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Programming automatic calculations in the columns of a Table control
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Binding a ListView control to an item
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
The Flexbox control
Flexbox is a standard layout system for web pages......