|
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization). |
|
|
|
|
|
|
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)...... |
|
|
|
|
|
|
Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
Copies the content of an array to another array. |
|
|
|
|
|
|
Calculates the inverse of a square matrix. |
|
|
|
|
|
|
Clears the list of all public holidays. |
|
|
|
|
|
|
The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
Returns True if all the elements of an array are True. |
|
|
|
|
|
|
Returns True if all the elements of an array are False. |
|
|
|
|
|
|
Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Ends the execution of the current thread. |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Adds an element to the queue. |
|
|
|
|
|
|
Pushes an element onto the stack. |
|
|
|
|
|
|
The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change the year in a Date or DateTime variable or item.... |
|
|
|
|
|
|
Returns True if at least one element of an array is True. |
|
|
|
|
|
|
Returns True if at least one element of an array is False. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|