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...
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Time (Type of variable)
The Time type is used to easily handle the times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grParameter (Function)
Retrieves or modifies a chart parameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Chart management functions
...Chart management functions...
ColorPalette (Function)
Returns a color found in the current palette.
Multimedia constants
List of constants used by the multimedia functions....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.