ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
COMObject (Variable type)
The COMObject type is used to represent an interface of a COM object.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
diagLayout (Variable type)
The diagLayout type is used to define all the layout characteristics of a diagram.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Component (Variable type)
The Component type is used to easily handle an external component.
sfExecuteQueryResult (Variable type)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
mongoOperationsOption (Variable type)
The mongoOperationsOption type is used to define the options of bulk operations.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....