ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of 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...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Text (Property)
The Text property is used to get and modify text.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
InApp constants
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Twain constants
List of constants used by the Twain functions....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Programming automatic calculations in the columns of a Table control
Events associated with Chart controls
List of events associated with the Chart controls...
MCI constants
List of constants used by the MCI functions....
Fax constants
List of constants used by the functions for managing faxes....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
iPrintReport (External language)
Prints a report created with the report editor.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.