ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Advanced types
9 results
The advanced types of WLanguage are as follows
List of constants used by the border management functions.
The Border type is used to handle a border through programming...
A Font variable creates a font programmatically...
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
The Procedure type is used to handle:
  • the procedures or methods found in the project.
  • the procedures or methods found in an internal component.
  • the procedures or methods found in an external component.
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
The advanced types (XLS variables, ggl variables, ...
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.