ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Map control functions
Map control functions...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.