|
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
Being able to perform a search in the editors significantly improves efficiency...... |
|
|
|
|
|
|
The Sidebar control gives access to different options...... |
|
|
|
|
|
|
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to PostgreSQL...... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
Functions for managing multiple languages... |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses...... |
|
|
|
|
|
|
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Finds out whether a menu option is marked or not. |
|
|
|
|
|
|
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
Modifies the status of a control (invisible, active, inactive, grayed) |
|
|
|
|
|
|
Returns the name of the next editable control. |
|
|
|
|
|
|
Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
Returns the status of a menu option (active, invisible, grayed). |
|
|
|
|
|
|
Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu. |
|
|
|
|
|
|
Inserts an element at the given index of a drop-down or expanded list. |
|
|
|
|
|
|
Modifies an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
Returns the number of elements found in a list. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|