|
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
Calculates the hue of a color. |
|
|
|
|
|
|
Calculates the saturation of a color. |
|
|
|
|
|
|
Calculates the lightness of a color. |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
Restores the previously saved context of an XML document. |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
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 a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|