|
|
|
|
|
|
|
|
|
|
|
|
|
|
| After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...... |
|
|
|
|
|
|
|
| Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
|
| To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
|
| This help page explains how to create and run an SQL query through programming.... |
|
|
|
|
|
|
|
| HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...... |
|
|
|
|
|
|
|
| A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| The Project Management Hub allows you to keep a history of the incidents encountered in your applications...... |
|
|
|
|
|
|
|
| A Scheduler control can be...... |
|
|
|
|
|
|
|
| You can deploy 64-bit compatible sites...... |
|
|
|
|
|
|
|
| List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
|
| Emulates the next call to Warning and automatically clicks the "OK" button. |
|
|
|
|
|
|
|
| Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
| Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
| Emulates the next call to Error and automatically clicks the "OK" button. |
|
|
|
|
|
|
|
| Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
|
| Emulates the next call to OKCancel and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
| Emulates the next call to YesNo and automatically clicks the button specified in parameter. |
|
|
|
|
|
|
|
| The "About" window is used to display and access various information about the current application...... |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
|
| When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|