ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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.
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.
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.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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...
Multiline strings
To type character strings over several lines in the code editor...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
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.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.