ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLToText (Function)
Converts an HTML string or buffer to text.
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.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Events associated with supercontrols
List of events associated with supercontrols...
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
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......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
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.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.