ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
Enables you to find out whether a variable or a control is:
  • a numeric (integer, real, currency or numeric).
  • a string that can be converted into numeric.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
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.
Diagram management functions
Diagram management functions...
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
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.