|
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The Identifier property is used to get and change the identifier of an element. |
|
|
|
|
|
|
Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min |
|
|
|
|
|
|
List of Multimedia functions... |
|
|
|
|
|
|
Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
Calculates the number of days between two dates. |
|
|
|
|
|
|
The Font keyword can correspond to:
a Font variable.
the Font property.... |
|
|
|
|
|
|
Returns the lowest value. |
|
|
|
|
|
|
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
|
|
|
|
|
|
Calculates the cosine of an angle. |
|
|
|
|
|
|
Calculates the cotangent of an angle. |
|
|
|
|
|
|
Returns the root of a number. |
|
|
|
|
|
|
Returns the sine of an angle. |
|
|
|
|
|
|
Calculates the tangent of an angle. |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
The arithmetic operators are...... |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|