ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
FaxConnect (Function)
Establishes a connection to a fax server.
MyGuidedTour
The MyGuidedTour variable is used to handle the current Guided Tour. The MyGuidedTour variable is used to get the characteristics of the GuidedTour variable used.
Error 502: Incompatible type
Serialization constants
The serialization constants are as follows:
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Sensor constants
Constants used by the SensorXXX functions...
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.