|
|
|
|
|
|
|
The Description property is used to get and change the description of an element. |
|
|
|
|
|
|
Blurs the entire given area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Usage example of the HSetPosition function |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Indicates whether the code is run in Linux mode or not. |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
Usage example of the zipFindFile function |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
Used to find out and modify the current worksheet in an XLS file. |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server. |
|
|
|
|
|
|
Usage example of the zipInfoFile function |
|
|
|
|
|
|
Returns the HTML string corresponding to the specified RTF string. |
|
|
|
|
|
|
Usage example of the HDescribeItem function |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
Deletes all 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 Orientation property is used to get and change the orientation of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|