|
|
|
|
|
|
|
The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Calculates the covariance between two series of values. |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
Connects a client computer to a given socket. |
|
|
|
|
|
|
Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|