|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL. |
|
|
|
|
|
|
|
| Conecta la aplicación actual a una base de datos que será consultada por SQL a través de un proxy de servicio web (SOAP). |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Remarks and specific features of the Native MySQL Connector |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database... |
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database... |
|
|
|
|
|
|
|
| La propiedad CtCacheSize permite determinar y cambiar el número máximo de registros que se pueden almacenar en la caché del Conector Nativo MySQL. |
|
|
|
|
|
|
|
| WordPress ofrece numerosos temas para crear sitios web originales... |
|
|
|
|
|
|
|
| Crea una lista de las bases de datos Client/Server asociadas a una conexión. |
|
|
|
|
|
|
|
| The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.). |
|
|
|
|
|
|
|
| Lista las bases de datos Client/Server asociadas a una conexión. |
|
|
|
|
|
|
|
The Source property can be used on:- a Graphe field: in this case, the Source property is used to identify the source of the series: Table Column, list of values, etc., ...
- a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)..
|
|
|
|
|
|
|
|
| La ventana de descripción del proyecto permite configurar varios elementos del proyecto... |
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
|
| Para migrar un sitio WEBDEV a PHP... |
|
|
|
|
|
|
|
Inicia, compromete o revierte una transacción:- en los archivos de una base de datos abierta por SQLConnect,
- en los archivos de una base de datos abierta por una conexión (OLE DB o Native Access/Native Connector) descrita en el editor de esquemas de base de datos o por HOpenConnection.
|
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Like for any application, WINDEV allows you to create a setup program for a Java application... |
|
|
|
|
|
|
|
| La propiedad Provider permite gestionar el tipo de una conexión (HFSQL Client/Server, OLE DB, etc.). |
|
|
|
|
|
|
|
| Stores the current file context (current record, filter, pointers). |
|
|
|
|
|
|
|
| Almacena el contexto actual del archivo (registro actual, filtro, punteros). |
|
|
|
|
|
|
|
Returns the list of files:- analysis in progress.
- of analyses in progress (case of projects with multiple analyses).
- specific analysis recognized by the HFSQL engine.
- available for connection via a Native Connector or an OLE DB driver.
- for a group of files defined in the data model editor.
|
|
|
|
|
|
|
|
The CacheSize property is used to:- Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
- Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
|
|
|
|
|
|
|
|
| La propiedad CtOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB). |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information... |
|
|
|
|
|
|
|
| Abre una conexión a una base de datos Client/Server específica para gestionar archivos del Groupware Usuario en modo Client/Server. |
|
|
|
|
|
|
|
| La propiedad CtDescribedOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB). |
|
|
|
|
|
|
|
The CalculatedItemExpression property is used to:- Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically.
- Define the SQL expression returning the value of a calculated item (when describing the item through programming).
|
|
|
|
|
|
|
|
| WEBDEV le permite crear un sitio PHP que maneja tablas... |
|
|
|
|
|
|
|
| Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
|
|
|
|
|
|
|
|
| Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
|
| Para seleccionar registros procedentes de varios archivos de datos, se deben utilizar uniones en la consulta SQL.... |
|
|
|
|
|
|
|
| Algunas funciones de WLanguage no están disponibles en PHP... |
|
|
|
|
|
|
|
| Usage example of the SQLConnect function |
|
|
|
|
|
|
|
| Describes a new connection to an external database. |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode... |
|
|
|
|
|
|
|
| The automatic assisted replication is used to easily implement a replication on an existing application... |
|
|
|
|
|
|
|
| WINDEV y WEBDEV permiten manipular fácilmente bases de datos externas (Oracle, SQL Server, Access, etc, ... |
|
|
|
|
|
|
|
| Este documento presenta los diferentes modos de acceso a bases de datos desde una aplicación WINDEV Java... |
|
|
|
|
|
|
|
| Lists the data sources declared on a local site. |
|
|
|
|
|
|
|
| The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself... |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Crea un archivo de datos vacío (extensión ".FIC") con el archivo de índice y el archivo memo, si es necesario. |
|
|
|
|
|
|
|
| Creates an empty data file (extension ".FIC") with index file, full-text index file and memo file if required. |
|
|
|
|
|
|
|
| Tutorial WINDEV - Base de datos externa
Utilizar datos de una base de datos externa - 40 min |
|
|
|
|
|
|
|
| Un Modelo de Datos Lógicos (LDM) se utiliza para describir las estructuras de datos (ficheros, elementos,.... |
|
|
|
|
|
|
|
| Restores the previously saved context of a file (function HSavePosition): recording in progress, filter, playback pointers. |
|
|
|
|
|
|
|
| Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Aplicaciones Java en la práctica |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV y WINDEV Mobile proponen los tipos Enumeración y Combinación... |
|
|
|
|
|
|
|
| Importa temporalmente la descripción de una tabla en el esquema de base de datos actual a partir de una tabla HFSQL existente. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| This page presents the main aspects and requirements of the Native MariaDB Connector... |
|
|
|
|
|
|
|
| The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux... |
|
|
|
|
|
|
|
| Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
|
| The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ... |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor. |
|
|
|
|
|
|
|
| Las siguientes funciones SQL pueden utilizarse en las consultas escritas en código SQL (clasificadas por tema).... |
|
|
|
|
|
|
|
| Lista de propiedades HFSQL |
|
|
|
|
|
|
|
| Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| Una aplicación Java es una aplicación compilada íntegramente en Java... |
|
|
|
|
|
|
|
| WEBDEV 2026 ya está disponible. |
|
|
|
|
|
|
|
| Ordena los elementos que se encuentran en un control TreeView. |
|
|
|
|
|
|
|
| Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta. |
|
|
|
|
|
|
|
| WINDEV 2026 ya está disponible. |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Lista de funciones para la gestión de HFSQL |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades. |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|