ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AdditionCompleted (Example)
Usage example of the AdditionCompleted property
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Constants for managing images in websites
Plane (Property)
The Plane property is used to: Know: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Edit: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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)....
HTMLToText (Function)
Converts an HTML string or buffer to text.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...