|
|
|
|
|
|
Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls... |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...). |
|
|
|
|
|
|
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites... |
|
|
|
|
|
|
Adds the content of a buffer at the end of a file. |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.). |
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
Detects changes made to the contents of a directory. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV. |
|
|
|
|
|
|
Usage example of the NetGetFile function |
|
|
|
|
|
|
Duplica un registro leído en un archivo de datos: el registro de la memoria se agrega al archivo de datos (consulta o vista). |
|
|
|
|
|
|
Devuelve los diferentes elementos de una ruta: disco, directorios, nombre y extensión del archivo. |
|
|
|
|
|
|
Las principales instrucciones SQL permitidas en las consultas SQL gestionadas por WINDEV y WEBDEV son las siguientes...... |
|
|
|
|
|
|
El tipo hbScanParameter se utiliza para definir los parámetros para iterar sobre los registros de una base de datos HBase. |
|
|
|
|
|
|
Usage example of the HSynchronizeReplica function |
|
|
|
|
|
|
Construye una secuencia de caracteres que contiene una Image. |
|
|
|
|
|
|
Usage example of the FTPTime function |
|
|
|
|
|
|
El archivo description Variable se utiliza para describir archivos de datos mediante programación. |
|
|
|
|
|
|
Usage example of the SysIconAdd function |
|
|
|
|
|
|
Devuelve el mensaje de error correspondiente al número de error devuelto por NetOpenRemoteAccess y NetCloseRemoteAccess. |
|
|
|
|
|
|
WINDEV le permite ejecutar fácilmente consultas en código SQL....... |
|
|
|
|
|
|
Para seleccionar registros procedentes de varios archivos de datos, se deben utilizar uniones en la consulta SQL....... |
|
|
|
|
|
|
Agrega:
el registro que se encuentra en la memoria al archivo de datos (consulta o vista).
el registro que se encuentra en una variable de tipo Record al archivo de datos (consulta o vista).... |
|
|
|
|
|
|
La controles Tabla puede ser 100% AJAX...... |
|
|
|
|
|
|
Esta página explica cómo programar controles Tabla TreeView...... |
|
|
|
|
|
|
Usage example of the HCreationIfNotFound function |
|
|
|
|
|
|
Apple lanzó recientemente un SDK para compilar aplicaciones iOS para MacOS de forma nativa...... |
|
|
|
|
|
|
La propiedad BackgroundStyle permite obtener y modificar el estilo de fondo de las celdas de tablas y/o tablas jerárquicas.... |
|
|
|
|
|
|
Usage example of the fOpen function |
|
|
|
|
|
|
Usage example of the FTPDate function |
|
|
|
|
|
|
WINDEV, WINDEV Mobile y WEBDEV proponen varias funciones utilizadas en las matrices de manipular....... |
|
|
|
|
|
|
Lista de eventos associated con controles TreeView... |
|
|
|
|
|
|
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado (búsqueda genérica). |
|
|
|
|
|
|
Las funciones matemáticas SQL que se pueden utilizar en las consultas escritas en código SQL son las siguientes....... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|