|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
|
| The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses...... |
|
|
|
|
|
|
|
| There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...... |
|
|
|
|
|
|
|
| A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
|
| The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The groupware in automatic mode offers several possibilities...... |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
|
| Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
|
| The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control. |
|
|
|
|
|
|
|
| The Signature control is a report control used to sign...... |
|
|
|
|
|
|
|
| To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)...... |
|
|
|
|
|
|
|
| Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod. |
|
|
|
|
|
|
|
| The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed.... |
|
|
|
|
|
|
|
| Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions. |
|
|
|
|
|
|
|
| This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
|
| A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|