ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
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.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
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.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
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.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
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.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.