ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
Java application and WINDEV
A Java application is an application entirely compiled in Java...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Configuring the setup program
Two tools can be used to create a setup program......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
iCreateFont (Function)
Creates a new print font.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......