|
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
Disconnects a network drive. |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Calculates the maximum value for a series of values. |
|
|
|
|
|
|
Calculates the minimum value for a series of values. |
|
|
|
|
|
|
Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Regenerates a data file from its log. |
|
|
|
|
|
|
Usage example of the fLock function |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|