|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
Adds or modifies a server trigger on the HFSQL server. |
|
|
|
|
|
|
Lists the different triggers available on a connection or on one of the connection files. |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Returns the number of entries for a given key item. |
|
|
|
|
|
|
Indicates the number of attempts for locking the file or the record before giving control back to the program. |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure. |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|