ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
20. Control templates
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Time (Type of variable)
The Time type is used to easily handle the times...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
Query
The keyword "Query" is used to describe: