AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 1-25 de 128 para ODBC
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses...
SQLConnectWS (Función)
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).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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...
ODBC en HFSQL vía Visual.NET (en C#)
El Driver ODBC en HFSQL Classic (monousuario y multiusuario) se utiliza para acceder a una base de datos HFSQL Classic desde un software de base de datos externo que soporte accesos ODBC....
ODBCUserName (Property)
The property ODBCUsername property property allows you to:
  • Identify the username used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the username used to connect to a database via an ODBC driver or a Native Connector.
ODBCPassword (Property)
The ODBCPassword property is used to:
  • Identify the password used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the password used to connect to a database via an ODBC driver or a Native Connector.
ODBCConnectionName (Property)
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".
ODBCSQLCode (Property)
The ODBCCodeSQL property property allows you 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).
ODBCDatabaseName (Property)
The ODBCNameBase property allows you 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".
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
LINUX: ODBC database access
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...
Check: Connectivity to the external databases (via ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ...
Instalación de WINDEV y WEBDEV (versión de desarrollo y WEBDEV Application Server para Windows)
HConnect (Example)
Usage example of the HConnect function
HCloseConnection (Example)
Usage example of the HCloseConenction function
Instalación de WEBDEV Application Server para Linux
El paquete de instalación (o DVD, si se proporciona) permite instalar ...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HChangeConnection (Example)
Usage example of the HChangeConnection function
SQL functions: Special case
List of SQL functions: Special cases
H.SQLServerMode (Variable)
Permite especificar la versión del Conector SQL Server Nativo que se utilizará.
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must...
WDSQL, SQL Tool: Overview
WDSQL is used to...
Provider (Property)
La propiedad Provider permite gestionar el tipo de una conexión (HFSQL Client/Server, OLE DB, etc.).
HOpenConnection (Example)
Usage example of the HOpenConnection function
WDInst: install additional components
By default, only the files found in the "List of setup files" window are installed on the user computers...
SQLListSource (Function)
Lists the data sources declared on a local site.
Acceso a una base de datos a través de un servicio web
Se puede acceder a la base de datos a través de un servicio web...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
CtDescribedOLEDBProvider (Property)
La propiedad CtDescribedOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB).
CtOLEDBProvider (Propiedad)
La propiedad CtOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB).
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ...
WDMap: View records in a data file
WDMap is used to view the records found in a data file...
Native Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...
SQL Server Native Connector: Programming using SQL functions
To use an SQL Server database with the Native Connector (or "Native Access"), you can use SQL functions...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SQLConnect (Example)
Usage example of the SQLConnect function
SQL Server Native Connector: specifics and notes
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database...
14. Generación PHP en la práctica
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
SQLConnect (Función)
Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL.
SQLTable (Function)
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).
WDMap: Characteristics of database data files
WDMap is used to get various characteristics specific to...
Las propiedades asociadas a un informe
Lista de propiedades asociadas a un informe
Manipular archivos de datos en PHP
WEBDEV le permite crear un sitio PHP que maneja archivos de datos...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Progress Native Connector: Programming using SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis...
Optional connection information
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...
<Source>.DeclareExternal (Función)
Importa temporalmente la descripción de un archivo de datos en el análisis actual a partir de un archivo de datos HFSQL existente.
HPrepareSQLQuery (Function)
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.
<Source>.PrepareSQLQuery (Función)
Inicializa una consulta escrita en SQL y la declara al servidor de la base de datos para optimizar las siguientes ejecuciones de dicha consulta.
H.NbRecModificationQuery
Permite conocer el número de registros añadidos, modificados o eliminados al ejecutar la última consulta del contexto actual..
Installing a WEBDEV Cluster
A WEBDEV Cluster is a set of servers (or server farm)...
HConnect (Function)
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.
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Instalar un WEBDEV Cluster
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Instalación de WINDEV/WEBDEV/WINDEV Mobile: Cumplir con el estándar de directorios
Las diferentes versiones de Windows proponen un estándar en cuanto a la ubicación de algunos archivos y el uso de directorios....
SQLLock (Function)
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.
<Connection variable>.ExecuteProcedure (Función)
Ejecuta un procedimiento almacenado.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HExecuteProcedure (Function)
Runs a stored procedure.
WDSQL: Creating and executing a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...
WEBDEV Application Server para la versión por suscripción
Utilisation dans la classe Thread - Accès en Lecture - Type : Booléen
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.EndNoModif (Función)
Desbloquea un archivo que fue bloqueado por el mismo programa con la función HNoModif.
WEBDEV Application Server 2025
<Connection variable>.ExecuteAsynchronousProcedure (Función)
Ejecuta un procedimiento almacenado en modo asíncrono.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
HExecuteAsynchronousProcedure (Función)
Ejecuta un procedimiento almacenado en modo asíncrono.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
HListFile (Function)
Returns the list of files:
  • current analysis.
  • analyses in progress (projects with multiple analyses).
  • a specific analysis recognized by the HFSQL engine.
  • available on a connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Client/Server HFSQL server installation.
SQLChangeConnection (Function)
Modifies the current connection.
gpwOpenConnection (Función)
Abre una conexión a una base de datos Client/Server específica para gestionar archivos del Groupware Usuario en modo Client/Server.
WDConver: Use in interactive mode
Before you start using WDConver, you must have...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...
Distribuir un componente externo
Una vez creado, probado y generado el componente, se puede distribuir a otros desarrolladores...
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
<Connection variable>.OpenConnection (Función)
Abre una conexión a una base de datos específica.
Configuración de proyecto
Las configuraciones de proyecto permiten adaptar el mismo proyecto a distintas plataformas...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)...
Características específicas de la versión Express
Instalación de WEBDEV Application Server para Linux
The setup package (or DVD, if provided) allows you to install...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Test of a query
The query editor allows you to run the test of query result...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application...
Propiedades de reportes y controles asociados
Lista de propiedades asociadas a los informes y sus controles
HDescribeConnection (Function)
Describes a new connection to an external database.
iPrintReport (Function)
Prints a report created with the report editor.
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
HOpenConnection (Function)
Opens a connection to a specific database.
Instalar WEBDEV Application Server (Windows)
<Report>.Print (Función)
Imprime un informe creado con el editor del informe.
Consulta basada en la consulta
Una consulta de consulta es una consulta realizada a partir de elementos que provienen de otra consulta.....
5. Implementar un sitio web dinámico (Sesión o AWP)
Propiedades del control de la barra de progreso
Lista de propiedades asociadas al control Progress Bar
<Source>.ExecuteQueryAsynchronous (Función)
Ejecuta una consulta de tipo SELECT de forma asíncrona.
HExecuteQueryAsynchronous (Función)
Ejecuta una consulta de tipo SELECT de forma asíncrona.
Report based on a query
Queries are used to easily select records in one or more data files...
Deployment via physical media (DVD, etc.)
Savoir si une source de données est initialisée
Instalación de WINDEV, WEBDEV o WINDEV Mobile de 64 bits
Este capítulo presenta la configuración necesaria para instalar WINDEV, WEBDEV o WINDEV Mobile en modo de 64 bits....
Instalar soluciones BaaS
Varias funcionalidades de WINDEV, WEBDEV y WINDEV Mobile utilizan un servidor que aloja soluciones BaaS...
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic data file from a file ...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
<Source>.ExecuteSQLQueryAsynchronous (Función)
Ejecuta una consulta SQL de forma asíncrona.
<Source>.PrepareQuery (Función)
Inicializa una consulta y la declara al servidor de la base de datos para optimizar las siguientes ejecuciones de dicha consulta.
¿Cómo desarrollar un sitio PHP?
¿Qué es un sitio PHP?...
Servidor OAuth integrado en WEBDEV Application Server
El protocolo OAuth es un estándar abierto utilizado para emitir autorizaciones seguras...
13. Componente externo en la práctica
Componente externo en la práctica
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
HExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
12. Componente externo en la práctica
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HFSQL constants
List of constants used by the HFSQL functions.
<Source>.ExecuteSQLQuery (Función)
Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL.
Mapa del sitio de la documentación de PC SOFT
1
2
3
4
5
6
>