ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
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....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
Geometry (Property)
The Geometry keyword can correspond to: a variable of type Geometry. a property of a variable of type GeometryCollection....
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....
Error 705: The property does not exist on this type
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....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.