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...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Report controls
Several types of controls can be handled in a report created by the report editor......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
CreateShortcut (Example)
Usage example of the CreateShortcut function
HSetLog (Function)
Enables or disables log management on a file.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.