AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
9 resultados para: data file
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
How do I run through a data file?
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing...
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.
Zombie data files and items
During the life of an application, items live and die...
HUnlockFile (Function)
Unlocks the records of a data file:
  • locked by HLockFile.
  • individually locked by a locking read function.
Using Unicode in HFSQL data files
The analysis proposes two types of Unicode items ...