ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
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.).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Record (Type of variable)
The Record type is used to save the values of a record.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
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).
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.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level 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.