ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
8. Windows in practice
Discover the main actions that can be performed on the windows....
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
8. 10 tips for better interfaces...
Upload control events
The following processes are associated with the Upload control:...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Automatic management of exceptions
The management of exceptions can be customized by process......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Events associated with Chart controls
List of events associated with the Chart controls...
.NET object
To access a class......