ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grGetData (Function)
Retrieves a data from a chart.
Constants for managing the registry
List of constants used by the registry management functions....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Constants for managing Windows events
The following constants are used to manage Windows events:...
Val (Function)
Returns the numeric value of a character string.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
dCopyImage (Example)
Usage example of the dCopyImage function
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ProjectInfo (Function)
Returns specific information about the project currently run.