|
|
|
|
|
|
|
Stops watching a file or directory. |
|
|
|
|
|
|
Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value... |
|
|
|
|
|
|
Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.... |
|
|
|
|
|
|
The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
Changes the management mode of threads. |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
Specifies whether the code is run from:
a process in AJAX mode.
a procedure called... |
|
|
|
|
|
|
Deletes the duplicates from an array. |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Enables the runtime log programmatically. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
Enables the dynamic audit through programming. |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date... |
|
|
|
|
|
|
The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time... |
|
|
|
|
|
|
Finds the position of a specified string within another string. |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.... |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure... |
|
|
|
|
|
|
A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
Returns the date of the Monday for the specified week and year. |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|