AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1226-1250 de 3413 para Text file
Report based on a text file
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...
Translating a text file with WDTRAD
fSaveText (Function)
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, ...).
HImportText (Function)
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).
Handling the external files
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...
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fListResource (Function)
Lists the resources integrated to the application.
fWatchFile (Function)
Starts watching a file.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fAddText (Function)
Adds the content of a character string at the end of a file.
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
InGuidedTourMode (Función)
Indique si une visite guidée est en cours.
Value (Property)
El Valor Property se utiliza para get y cambiar el valor de un elemento.
Uso de la gestión de tareas y la programación
La gestión del tiempo es extremadamente importante.......
InitialValue (Property)
El Valor inicial Property se utiliza para get el valor inicial de un control en una ventana o página.
FolderImageWidth (Property)
El FolderImageWidth Property se utiliza para get y cambiar el ancho de la carpeta Image en los controles TreeView y TreeView Table.
Live Data: ver los datos en los editores
El "Live Data" consiste en mostrar el contenido de los archivos de datos en los controles creados en los editores del producto utilizado (editor de ventanas, editor de páginas, editor de reportes, etc....
Cuadrícula magnética
Los diferentes editores de WINDEV, WEBDEV y WINDEV Mobile le permiten alinear los elementos a través de una rejilla.......
Sangría del código
Al escribir sentencias compuestas ("Switch", "For" y "While", por ejemplo), el código se indenta automáticamente para resaltar la estructura de los bucles utilizados en el programa......
Priority (Property)
El Prioridad Property se utiliza para get y cambiar el nivel de prioridad de un elemento.
NbThumbnail (Property)
El NbThumbnail Property se utiliza para get el número de miniaturas generadas para un elemento.
X (Property)
El X Property se utiliza para get y cambiar la coordenada X de un elemento.
HeightInPixel (Property)
El HeightInPixel Property se utiliza para get la altura en píxeles de un control en un reporte.
Minor (Property)
El Menor Property se utiliza para get y cambiar el número menor de una baliza.
Major (Property)
El Mayor Property se utiliza para get y cambiar el número mayor de una baliza.
RightToLeft (Property)
El RightToLeft Property se utiliza para get y cambiar la dirección de escritura de un elemento...
Recipient (Property)
El Destinatario Property se utiliza para get y modificar la lista de destinatarios de un Email.
DayOfWeek (Property)
El DayOfWeek Property se utiliza para get y cambiar el día de la semana en un horario.
BackgroundPattern (Property)
El BackgroundPattern Property se utiliza para get y cambiar el patrón Background de un elemento.
LeftIndent (Property)
El LeftIndent Property se utiliza para get y cambiar la sangría izquierda de un elemento.
WidthInPixel (Property)
El WidthInPixel Property se utiliza para get el ancho en píxeles de un control en un reporte.
RedirectionURL (Property)
El RedirectionURL Property se utiliza para get la URL utilizada para la redirección del resultado.
PublicationDate (Property)
El PublicationDate Property se utiliza para get la fecha de último acceso a un elemento.
Wrapping (Property)
El Wrapping Property se utiliza para get y cambiar las opciones de envoltura de un elemento.
gpwGetRights( Función)
Se utiliza para get los derechos concedidos a un control, una ventana, una página o un reporte.
sfDisconnectResult (Tipo de Variable)
El tipo sfDisconnectResult se utiliza para get el estado reporte de SFDesconectar cuando se desconecta de una sesión...