|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
| Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]). |
|
|
|
|
|
|
|
| The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
|
| Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
|
| Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
|
| Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
|
| The ReadOnly property is used you to determine if an element is read-only. |
|
|
|
|
|
|
|
| Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage.... |
|
|
|
|
|
|
|
| Returns the name of a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|