|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts. |
|
|
|
|
|
|
|
| Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
|
| WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
|
| In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
|
| The "Task list" pane displays the list of tasks that must be performed...... |
|
|
|
|
|
|
|
| Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
|
| An array of structures is an Array variable...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming...... |
|
|
|
|
|
|
|
| The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ...... |
|
|
|
|
|
|
|
| WLanguage supports Python functions in native mode...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
|
| The TabMDI property is used to:
Get the type of a Tab control (simple tab or dynamic tab - MDI).
Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.... |
|
|
|
|
|
|
|
| To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
|
| The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
|
| A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
|
| What is a PHP site?...... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets...... |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|