|
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application...... |
|
|
|
|
|
|
Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
Returns the name of the thread currently run. |
|
|
|
|
|
|
Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is:
a numeric (integer, real, currency or numeric).
a string that can be converted into numeric.... |
|
|
|
|
|
|
Checks the time validity. |
|
|
|
|
|
|
Explicitly destroys a semaphore. |
|
|
|
|
|
|
Returns the number of entries for a given key item. |
|
|
|
|
|
|
Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Adds a language to the native OCR system.... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor): |
|
|
|
|
|
|
List of events associated with Bar Code controls... |
|
|
|
|
|
|
The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
Calculates the interest rate for a loan over a specific period of time with fixed payments. |
|
|
|
|
|
|
Returns the current status of a thread. |
|
|
|
|
|
|
Checks the existence of a query. |
|
|
|
|
|
|
Returns:
the number of the current record in the HFSQL data file.
the number of the current record in the HFSQL view.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|