AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1026-1035 de 1035 para Progress bar
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HExportJSON (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo JSON.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Source>.ExportJSONString (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a una cadena JSON.
HTTPProgressBar (Function)
Displays a progress bar when:
  • receiving the response to an HTTP request.
  • sending an HTTP form (HTTPSendForm) or an HTTP query.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
HExportJSONString (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a una cadena JSON.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.