|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example.... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
|
| To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
|
| If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
|
| A process of general exception is available for all the components of the object with which it is associated...... |
|
|
|
|
|
|
|
| List of events associated with Check Box controls... |
|
|
|
|
|
|
|
| In the status bar description window, you can specify the options that will appear in each cell of the status bar...... |
|
|
|
|
|
|
|
| The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager...... |
|
|
|
|
|
|
|
| The keyword selection window allows you to select the keywords to be associated with a help page...... |
|
|
|
|
|
|
|
| List of events associated with Image controls... |
|
|
|
|
|
|
|
| Modal, non-modal or MDI windows... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
|
| The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate.... |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| List of automated tests: Emulation functions... |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|