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
Path (Property)
The Path property gets and sets a path.
Definition (Property)
The Definition property is used to define a type.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Password (Property)
The Password property sets and changes the password.
Port (Property)
The Port property is used to identify and change a server connection port.
Source (Property)
The Source property is used to get and change the source of an element.
Category (Property)
The Category property gets and sets the category of an element.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Diagram management functions
Diagram management functions...
Border (Property)
The Border property is used to get and change the borders of an element.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying...
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month...
Login (Property)
The Login property is used to get and change the username.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Permission (Property)
The Permission keyword is used to get and change permissions.
Formatting (Property)
The Formatting property describes the formatting of an element.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated...
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including...
TextColor (Property)
The TextColor property is used to set the text color of an element.