|
|
|
|
|
|
Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code... |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV y WINDEV Mobile le permiten importar archivos en formato XSD. |
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
Crea un archivo XML con datos de un control Looper (control Looper basado en un archivo de datos o rellenado mediante programación). |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
La sentencia FOR EACH recorre una variable de tipo xmlReader de varias maneras:- Bucle a través de un nivel.
- Recorrer un nivel con copy.
- Bucle de profundidad.
|
|
|
|
|
|
|
Convierte una cadena XML en JSON. |
|
|
|
|
|
|
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node. |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
Desactiva un filtro automático en archivos relacionados al navegar por un archivo XML. |
|
|
|
|
|
|
Busca un espacio de nombres XML según su nodo XML y en los padres del nodo. |
|
|
|
|
|
|
Crea un lector utilizado para leer un documento XML sin cargarlo en la memoria. |
|
|
|
|
|
|
Permite:- extraer una subcadena entre dos separadores de una cadena de caracteres.
- buscar subcadenas entre dos separadores en una cadena de caracteres.
|
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
Guarda un documento XML en un archivo. |
|
|
|
|
|
|
Activa un filtro automático en los archivos relacionados al navegar por un archivo XML. |
|
|
|
|
|
|
Busca un espacio de nombres XML a partir de su URI (Universal Resource Identifier) en un nodo y en los padres de este nodo. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications... |
|
|
|
|
|
|
... está fuera del Document XML. |
|
|
|
|
|
|
... KeyInfo de la firma XML. |
|
|
|
|
|
|
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo XML. |
|
|
|
|
|
|
Builds the RSS stream and saves the RSS stream in an XML file. |
|
|
|
|
|
|
... de un objeto XML a JSON (o a la inversa) mediante las funciones XMLToJSON y JSONToXML). |
|
|
|
|
|
|
Varias funciones DotNet están disponibles en WINDEV....... |
|
|
|
|
|
|
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo... |
|
|
|
|
|
|
en un servidor de servicios web J2EE XML...... |
|
|
|
|
|
|
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo... |
|
|
|
|
|
|
un nuevo documento XML. Para más detalles, véase xmlDocument.
una variable de tipo xmlDocument.... |
|
|
|
|
|
|
WINDEV incluye varias funciones J2EE........ |
|
|
|
|
|
|
El tipo wsResponse se usa para get:
el código fuente XML de la respuesta del servicio web.... |
|
|
|
|
|
|
Devuelve la posición actual en la Document en formato XPATH. |
|
|
|
|
|
|
The result of a select query can be...... |
|
|
|
|
|
|
Especifica si la etiqueta actual tiene hijos correspondientes al tipo buscado (tag, atributo, ....). |
|
|
|
|
|
|
Devuelve el resultado de una consulta de cálculo XPath. |
|
|
|
|
|
|
Comprueba si el elemento actual corresponde a la búsqueda actual o a la búsqueda actual. |
|
|
|
|
|
|
Devuelve el nombre del elemento actual (etiqueta o atributo). |
|
|
|
|
|
|
Devuelve el tipo de elemento actual (tag o atributo). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|