ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
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.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging...
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided...
Record (Type of variable)
The Record type is used to save the values of a record.
1
4
5
6
7
8
133
>