|
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
Stops watching a data file on an HFSQL server. |
|
|
|
|
|
|
Returns the list of data files watched by HWatch. |
|
|
|
|
|
|
Detects changes made to the contents of a directory. |
|
|
|
|
|
|
Stops watching a data file on an HFSQL server. |
|
|
|
|
|
|
Returns the list of data files watched by HWatch. |
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Automatically initializes the memory value of the items for the current file record with the values... |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
Copies the content of an array to another array. |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position... |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
Ends the execution of the current thread. |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Returns a string after removing the spaces:
from the left and right side of the initial string.... |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined... |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|