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...
BCToImage (Function)
Generates the image of a bar code.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
XLS file handling functions
List of functions for managing XLS files...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
DnDGetData (Example)
Usage example of the DnDGetData function
MenuInsertOption (Function)
Inserts a new option at a specific position.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Binary (Property)
The Binary property is used to determine if an item is binary.
SysSpace (Function)
Returns the physical memory space for the current computer.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
tapiDial (Function)
Dials a phone number for a voice line.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.