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...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
1. Managing emails
WINDEV includes multiple methods to manage emails...
WDXView: Overview
WDXView is an ActiveX browser......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......