ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
String functions
List of functions for managing character strings...
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HSetMemo (Function)
Used to modify the management mode of memo items.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......