ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
Declaring and using a variable
A variable is defined by name and type...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
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...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Advanced types
The advanced types of WLanguage are as follows
<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...
Price (Property)
The Price property is used to manage price of an element.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
IgnoreError (Property)
The IgnoreError property is used to specify ignored errors.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
WholeDay
The WholeDay property is used to set an event for an entire day.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response...
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed...
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Palette (Property)
The Palette keyword can correspond to:
Service (Property)
The Service property is used to get and change permissions.
Property (Property)
The Property property is used to get and change the properties of an element.
StatusCode
The StatusCode property gets the status of the response to the request.
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
Numbering
The Numbering property is used to describe the numbering of an element.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
Level
The Level property is used to get and change the numbering level.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.