|
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
List of functions for managing runtime errors... |
|
|
|
|
|
|
Returns the result of a calculation XPath query. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
Returns information about the type of character. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
The logical operators are as follows...... |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment. |
|
|
|
|
|
|
List of functions for managing sockets... |
|
|
|
|
|
|
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Adds a value to each matrix element. |
|
|
|
|
|
|
Prints the content:
of a PDF file.
of a buffer containing a PDF.
of a PDF Reader control.... |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|