|
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
A Java application is an application entirely compiled in Java... |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
Allows you to find out whether an update is available for the specified application. |
|
|
|
|
|
|
Stops the vibrations of the device (even if they have been triggered by another application). |
|
|
|
|
|
|
Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
Used to specify the behavior of some Automatic Application Features (AAF). |
|
|
|
|
|
|
Used to consume, in an application, a product that was previously purchased by the user. |
|
|
|
|
|
|
Returns the list of application products purchased by the user and not consumed. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
Enables the management of location tracking in a WINDEV Mobile application. |
|
|
|
|
|
|
Disables the tracking of user positions for a WINDEV Mobile application. |
|
|
|
|
|
|
Adds a new scheduled task to the application (site or webservice). |
|
|
|
|
|
|
Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
Modifies the standard hover cursor for all the edit controls of the application. |
|
|
|
|
|
|
Allows connecting to the application via the User Groupware Webservice. |
|
|
|
|
|
|
Changes the color of links in all RTF Edit controls in the application. |
|
|
|
|
|
|
Removes all interactive notifications previously sent by the current application. |
|
|
|
|
|
|
Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
Starts the execution of a program (an executable for example) from the current application. |
|
|
|
|
|
|
Calculates the number of windows currently opened in the current application. |
|
|
|
|
|
|
Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|