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
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Column
The Column property is used to manipulate one or more columns.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file...
Date
The Date keyword can correspond to...
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...
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...
UUID (Property)
The UUID property is used to get the identifier 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.
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type....
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...
Size (Property)
The Size property is used to determine and change the size 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.