|
|
|
|
|
|
|
WDMAP allows you to print the records found in a data file...... |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
A sub-query is a query whose result is used by another query...... |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query.... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
The following paragraphs present...... |
|
|
|
|
|
|
List of constants used by date management functions... |
|
|
|
|
|
|
The keyword "Query" is used to describe: |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|