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...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CurrentWin (Function)
Identifies the window currently in edit.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
grTitle (Function)
Modifies the caption and/or position of the chart title....
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
SysTheme (Function)
Returns the current theme used on the mobile device.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
rssInitialize (Function)
Loads a RSS stream in memory.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
WinStatus (Function)
Identifies or modifies the window status.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.