|
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
The following functions are used to connect and communicate with a SSH server:... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
Displays a custom message in a system warning window. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string. |
|
|
|
|
|
|
Builds a sequence of characters describing the font that will be used for the text. |
|
|
|
|
|
|
Converts text to Rich Text Format. |
|
|
|
|
|
|
Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|