|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
You can use 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... |
|
|
|
|
|
|
|
| When your Java application is developed, you can run the test of the Java project and compile it before creating the archive... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database. |
|
|
|
|
|
|
|
| Returns the error of the last SOAP procedure that failed. |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you to create a deployment account...... |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Refreshes a user's OAuth2 token when it expires.... |
|
|
|
|
|
|
|
| List of functions for mouse management... |
|
|
|
|
|
|
|
| Imports a Hyper File 5.5 file into an HFSQL Classic file. |
|
|
|
|
|
|
|
| Forces the execution of a scheduled backup. |
|
|
|
|
|
|
|
| Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
| List of functions for managing appointments... |
|
|
|
|
|
|
|
| Enables or disables the mesh on a Surface chart. |
|
|
|
|
|
|
|
| Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
|
| Returns the number of options found in a Radio Button control. |
|
|
|
|
|
|
|
| Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
|
| The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
|
| The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
|
| The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
|
| Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
|
| Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|