ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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.
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...
Creating a Java project
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...
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Table,Modify (External language)
Modifies an element in a Table control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
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.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
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......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.