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, ...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
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.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Component (Type of variable)
The Component type is used to easily handle an external component.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
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]....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
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....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...