ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HDescribeFile (Function)
Describes a data file programmatically.
Hyper File functions available for backward compatibility
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......