ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java application and WINDEV
A Java application is an application entirely compiled in Java...
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...
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.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
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...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
6. WEBDEV Account Manager
WINDEV and OPC
OPC stands for "OLE for Process Control"......
fCurrentDir (Function)
Identifies or modifies the current directory.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Camera/Video functions (prefix syntax)
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Video functions
List of video functions...
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Creating a Pivot Table control
To create a Pivot Table control......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Edit options of a report
The report editor allows you to......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Advanced types
The advanced types of WLanguage are as follows...
Handling menu options programmatically
The menu options can be handled......
TableMode (Function)
TableMode is kept for backward compatibility.