ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Geometry (Property)
The Geometry keyword can correspond to: a variable of type Geometry. a property of a variable of type GeometryCollection....
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Error 705: The property does not exist on this type
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Error 706: The property does not exist on this type of control
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.