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 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.
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...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
WidgetDisplay (Function)
Refreshes a widget window.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
DnDForce (Function)
DnDForce is kept for backward compatibility.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.