|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| Calls an external .asp script and returns the result in a string. |
|
|
|
|
|
|
|
| Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
|
| The Component type is used to easily handle an external component. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
|
| If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
|
| The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software...... |
|
|
|
|
|
|
|
| The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
|
|
|
|
|
|
|
| The window that opens another window is called parent window; the window opened by the parent window is called child window...... |
|
|
|
|
|
|
|
| Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was kept as an external file. |
|
|
|
|
|
|
|
| Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
|
| Returns the amount of available memory on the external storage area of the device. |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
|
| Returns the path of the root directory of the primary external storage space. |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| By default, a single code window is opened per ...... |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|