ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
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.
Body block
The Body block corresponds to the main block of the report......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....