|
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
The comparison between source and target text helps you find translation errors...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
WEBDEV allows you to create a PHP site that handles data files...... |
|
|
|
|
|
|
ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
A query (typed in SQL code) can operate on different databases...... |
|
|
|
|
|
|
The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization. |
|
|
|
|
|
|
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example). |
|
|
|
|
|
|
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example). |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|