ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GrantType (Property)
The GrantType property gets the grant types available.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
Outstanding progress bars
Simple or symmetric progress bar?...
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Hash functions
Hashing is used to summarize a file or a character string......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......