|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries). |
|
|
|
|
|
|
Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
Returns information about the current process. |
|
|
|
|
|
|
Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
Returns the arc tangent 2 of the values passed in parameter. |
|
|
|
|
|
|
Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
Returns the list of users defined for a connection. |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
List of HTTP functions... |
|
|
|
|
|
|
Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV. |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
Saves a persistent value on the HFSQL server. |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Opens a modal dialog with a calendar to enter a date. |
|
|
|
|
|
|
Used to configure the management of caches in the HFSQL Client/Server engine.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|