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
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
Valid (Property)
The Valid property is used to determine if an element is valid.
Time and date management properties
List of properties for managing dates and times...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Certificate
The Certificate keyword can correspond to...
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Table
The "Table" keyword can correspond to...
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Header
The Header property is used to get and change a header.
File (Property)
The File property is used to manage the files a functionality applies to.
Number (Property)
The Number property is used to get the number of an element.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Round (keyword)
The Round keyword can correspond to...
Language (Property)
The Language property is used to get and change the language used.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Error
The Error keyword is used to manage the errors.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Position
The Position keyword can correspond to...
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack,...