|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
|
| Reads the value of a matrix element. |
|
|
|
|
|
|
|
| The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
|
| WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Initializes a.NET delegate. |
|
|
|
|
|
|
|
| Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
|
| The Native Sybase Connector (also called Native Sybase Access) is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
|
| The FontSize property is used to:
Identify the size of the font used in a control.
Change the size of the font used in a control.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes a directory from a disk. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
| Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
| Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
|
| A Dashboard control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
|
|
|
|
|
|
|
| The following properties can be used with Map controls:... |
|
|
|
|
|
|
|
| Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
|
| Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded down to the nearest interval.
the date and time rounded down to the nearest interval.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|