AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1376-1400 de 1744 para list
Task list
Each project can be associated with a task list...
SQLListSource (Function)
Lists the data sources declared on a local site.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Creating requirements
The following steps must be performed to implement the requirements...
HListFile (Function)
Returns the list of files:
  • analysis in progress.
  • of analyses in progress (case of projects with multiple analyses).
  • specific analysis recognized by the HFSQL engine.
  • available for connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
CertificateList (Función)
Devuelve la lista de certificados disponibles en el ordenador.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups):
  • in the current analysis,
  • Versiones 2024 y posteriores
    in ongoing analyses (case of projects with multiple analyses).
    New in SaaS
    in ongoing analyses (case of projects with multiple analyses).
    Novedad versión 2024
    in ongoing analyses (case of projects with multiple analyses).
    in ongoing analyses (case of projects with multiple analyses).
  • in the specified analysis.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
zipListFile (Function)
Returns the list of files found in an archive.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria.
EmailListFolder (Function)
Returns the list of folders:
  • found in the Outlook messaging software.
  • for an IMAP session.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
HListLink (Function)
Returns the list of data file bindings (Merise type) present:
  • in the current analysis,
  • Versiones 2024 y posteriores
    in ongoing analyses (case of projects with multiple analyses).
    New in SaaS
    in ongoing analyses (case of projects with multiple analyses).
    Novedad versión 2024
    in ongoing analyses (case of projects with multiple analyses).
    in ongoing analyses (case of projects with multiple analyses).
  • in a specific analysis.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HListConnection (Function)
Returns the list of connections currently described in the application:
  • connections described in the data model editor (for the main analysis and additional analyses if required).
  • connections described by programming (with functions HDescribeConnection or HOpenConnection).
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
iListNestedReports (Function)
Returns:
  • the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
  • the list of sequenced reports currently printed (iSequenceAdd).
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
REP files
REP files contain the list of data files handled by the application.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
BurnerList (Function)
Returns the list of burners installed on the current computer.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Folleto de novedades - Versión 27: Novedades de WEBDEV
Las novedades de WEBDEV 27 se presentan en la Revista de novedades....
OCR: Convertir una imagen en texto
El sistema OCR (Reconocimiento óptico de caracteres) analiza una imagen y extrae el texto......
Filtro HF (Función)
Define y activa un filtro en un archivo de datos, vista o consulta.
Modelo de controles
Un control modelo es un set de control s que puede ser reutilizado en varias ventanas o páginas......
Plane (Property)
La propiedad Plane permite: Obtener: el plano activo de una ventana (o reporte) o el plano...
Elementos utilizados en una consulta selecta
Una consulta creada en el editor de consultas puede contener varios tipos de elementos.......
Reporte basada en una vista HFSQL
Un reporte basado en una vista HFSQL se utiliza para imprimir registros de una vista HFSQL Classic...
SEO de un sitio WEBDEV
Para que su sitio a los visitantes de get, los usuarios de la Web deben ser capaces...
Uso de varias bibliotecas en una aplicación
Una biblioteca es un archivo WDL que contiene todos los recursos.......
Estaba usando C con WINDEV 5.5. ¿Cómo proceder en WINDEV 28?
Usted tiene la capacidad de usar idiomas externos con WINDEV.......
Configuración del Centro de Gestión de Proyectos
El Centro de Gestión de Proyectos permite configurar......
Nouveautes_Commerciales_WD_28
New features in WEBDEV 28 presented in the New Features brochure....
Resumen de idiomas externos
8. Compartir un proyecto en la práctica
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos......
Constantes para las funciones de archivo
Lista de constantes utilizadas por las funciones de archivo....
Administrador de WEBDEV: Servicios web instalados
La pestaña "Servicios Web" da información sobre los servicios Web dinámicos de WEBDEV instalados...
¿Cómo se crea una consulta SQL a get una suma?
Esta página de ayuda explica cómo crear una consulta de suma con el editor de consultas....
AnchorRateWidth (Property)
El AnchorRateWidth Property se utiliza para: Averigua la tasa de anclaje cuando una columna...
¿Cómo crear una consulta con join externo?
En el lenguaje SQL, se utiliza un join externo para excluir o incluir registros de archivos...
ZOrder (Property)
La propiedad ZOrder define el orden Z (profundidad) de un elemento.
Cinta de opciones de los editores
Las diferentes opciones de los editores WINDEV, WEBDEV y WINDEV Mobile se presentan a través...
Manejo de una control Contenedor nativo mediante programación
El control Contenedor nativo devuelve un manipular/identificador.......
Configuración de Android en la aplicación
Se requiere una configuración específica para gestionar las compras In-App en una aplicación...
Administrador WEBDEV: Sitios instalados
La pestaña "Sitios" da información sobre los sitios WEBDEV dinámicos instalados en el equipo......