|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| You can use SQL functions to handle the PostgreSQL database...... |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
|
| The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
|
| A query is used to request information from a database to view, insert, change or delete data.... |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| 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 use of SQL functions to handle Progress data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
|
| The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
| Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
|
| The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
|
| To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Each Gantt Chart control in a window has a default menu that is available to users...... |
|
|
|
|
|
|
|
| The different characteristics of a block can be viewed and/or modified in the description window of this block...... |
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
|
| The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
|
| The CtExtendedInfo property is used to get the additional information inserted into database connection string. |
|
|
|
|
|
|
|
| WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
|
| The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| Two types of browse can be used to browse the result of a query run by SQLExec...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|