|
|
|
|
|
|
|
Websites can be viewed on several platforms...... |
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...... |
|
|
|
|
|
|
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...... |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
The home page allows you to easily perform the operations for creating and opening projects...... |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
Builds the SOAP request for calling a Webservice function. |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
Executes a SELECT query asynchronously. |
|
|
|
|
|
|
The Address keyword can correspond to... |
|
|
|
|
|
|
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users...... |
|
|
|
|
|
|
Retrieves a header in the SOAP message received further to a call to a Webservice. |
|
|
|
|
|
|
Usage example of the HOpenConnection function |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
The Password property sets and changes the password. |
|
|
|
|
|
|
The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
The ODBCConnectionName property is used to:
Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|