ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Variable scope
Variables can be declared anywhere in the code....
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Global and local variable
Two types of variables are available......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Custom tooltips
Tooltips are very useful for application users......
Extern (Reserved word)
EXTERN is used to...
Data persistence
The data persistence is used to store the value typed by the user......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Events associated with pages
List of events associated with pages...