|
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
Initializes the generator of random numbers. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Animates the modification of an integer property between 2 values. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
Calculates a unique identifier (integer) for an executable or for a session. |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor). |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Converts a number to words. |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
The InfoVersion type is used to find out the characteristics of a specific application version. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|