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...
Scheduler control functions
List of functions that can be used with a Scheduler control....
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
EventChange (Function)
Modifies the status of an event.
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
MemFound (Function)
Checks whether the sought element was found.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
PDF file management functions
...PDF file functions...
Functions for handling directories and external files
List of functions for handling external files...