ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Email constants
List of constants used by email functions....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.