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...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Table,Select,+ (External language)
Selects an element in a Table control.
HIndex (Example)
Usage example of the HIndex function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HViewToFile (Example)
Usage example of the HViewToFile function
grMenu (Function)
Defines the type of context menu displayed by a chart.
DnDCursor (Example)
Usage example of the DnDCursor function
HCreation (Example)
Usage example of the HCreation function
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
GetDefinition (Function)
Retrieves the definition of element type.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
EventOpen (Function)
Opens a synchronization event between several threads.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Report blocks
A printed report includes several sections......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Table,Count (External language)
Returns the number of elements in a Table control.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......