ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Asc (Function)
Returns the ASCII code of the specified character.
URL (Property)
The URL property is used to get and change a URL.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Size (Property)
The Size property is used to determine and change the size of an element.
Version (Property)
The Version property is used to get and change the version of an element.
Author (Property)
The Author property gets and changes the author of an element.
Date
The Date keyword can correspond to...
ContentType (Property)
The ContentType property gets and sets the type of a message.
Exist (Property)
The Exist property is used to determine if an element exists.
Point
The Point keyword is used to manage a point...
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Attribute (Property)
The Attribute property is used to manage attributes.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
Line (Property)
The Line property is used to define the line style used.
Alignment
The Alignment property is used to align elements.
Path (Property)
The Path property gets and sets a path.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......