|
|
|
|
|
|
|
Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
Converts all characters in a string to lowercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
Indicates the presence and position of legend in a chart. |
|
|
|
|
|
|
Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart.... |
|
|
|
|
|
|
Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications...... |
|
|
|
|
|
|
Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option. |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
Identifies the type of the last error caused by a Matxxx function (functions for matrix management). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|