ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Error 1001: The operators: and:: can only be used in the methods of classes
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Page with parameters
How to use an array of structures?
An array of structures is an Array variable......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
3. Debugger
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Service variable
The Service variable is used to......
Error 203: The procedure already has a scope attribute (local or global)
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Error 704: The property does not exist on
Automatic management of exceptions
The management of exceptions can be customized by process......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....