|
|
|
|
|
|
|
A Java application is an application entirely compiled in Java... |
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control. |
|
|
|
|
|
|
Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
Returns or modifies the current position of the media file currently played in the Multimedia control. |
|
|
|
|
|
|
The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
Returns the display mode of a Scheduler control: day, week, month, ... |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Checks the existence of a query. |
|
|
|
|
|
|
List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...... |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
In France, electronic invoicing has become mandatory for invoicing government services...... |
|
|
|
|
|
|
Adds an Internet address into the list of favorites for the Web user. |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category. |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted... |
|
|
|
|
|
|
Returns the size of a directory in bytes. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|