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
Warning 127: You are using a data source local to the process
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify...
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font...
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify...
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font...
Warning 124: Shadowing a global variable
Message
available for: a SFError variable. the email structure. an Email variable. a Notification...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
StrikeOut (Property)
to a Font variable. Apply strikethrough formatting to a Font variable....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense...
Error 1050: This member already exists in the composite variable
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option...
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element,...