AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 926-950 de 1752 para list
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
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.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
zipListFile (Function)
Returns the list of files found in an archive.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
ExeListProcess (Function)
Returns the list of applications currently run.
PermissionList (Function)
Returns one or all the permissions declared by the application.
Creating requirements
The following steps must be performed to implement the requirements...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ListDLL (Function)
Returns:
  • runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed.
  • in test mode: all libraries installed on the current workstation.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
EmailListFolder (Function)
Returns the list of folders:
  • found in the Outlook messaging software.
  • for an IMAP session.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria.
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.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HListConnectedUser (Function)
Lists users currently connected to one or more data files handled by a Client/Server connection.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
HListItem (Function)
Returns the list of items:
  • found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
  • found in a Record variable.
SQLListSource (Function)
Lists the data sources declared on a local site.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
fListDisk (Function)
Returns the list of disks installed on the computer.
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.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
REP files
REP files contain the list of data files handled by the application.
CertificateList (Función)
Devuelve la lista de certificados disponibles en el ordenador.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
BurnerList (Function)
Returns the list of burners installed on the current computer.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups):
  • in the current analysis,
  • in ongoing analyses (projects with multiple analyses).
  • in the specified analysis.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer.
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).
HListLink (Function)
Returns the list of data file bindings (Merise type) present:
  • in the current analysis,
  • in ongoing analyses (projects with multiple analyses).
  • in a specific analysis.
HListConnection (Function)
Returns the list of connections currently described in the application:
  • connections described in the data model editor (for the main analysis and, if necessary, additional analyses).
  • connections described by programming (with functions HDescribeConnection or HOpenConnection).
filtros
La palabra clave Filter puede corresponder a: la función de filtro. el filtro Property....
¿Cómo crear dos tablas relacionadas en cascada?
Esta página de ayuda explica cómo crear dos controles Tabla en cascada en una ventana o página....
FontSize (Property)
El FontSize Property se utiliza para: Identificar el tamaño de la fuente utilizada...
FontItalic (Property)
FontItalic se utiliza para: Determina si el texto está en cursiva. Aplicar o eliminar...
ComponenteCarga (Función)
Carga una Component externa. Esta Component puede ser: un Component externo presente...
InitialVisible (Propiedad)
La propiedad ..InitialVisible permite saber si: un control fue visible durante la primera...
Administrador remoto de WEBDEV: Crear una cuenta WEBDEV
La gestión de cuentas es accesible en el administrador remoto sólo para el administrador...
Sub-query
Una subconsulta es una consulta cuyo resultado es utilizado por otra consulta........
Damas disponibles en el editor de código
El editor de código propone varias herramientas para corregir el código.......
AssistedInput (Tipo de variable)
El tipo AssistedInput permite definir las características avanzadas de una sugerencia de la entrada...
LeftIndent (Property)
El LeftIndent Property se utiliza para get y cambiar el espacio a la izquierda del texto...
Manejo de una Action Bar mediante programación
Un Action Bar puede ser manejado a través de la programación. Para ello, utilice el Variable...
API (Example)
Usage example of the API function
MVP: Ejemplo simple de archivo único: Tabla + Archivo enlazado
Veamos un ejemplo sencillo e ilustrado sobre el uso de MVP para crear una ventana de Tabla...
Manejo de una control de cable a través de la programación
WINDEV le permite manipular un control de alambre mediante la programación......
HClusterAddNode( Función)
Habilita un nodo en un cluster HFSQL.
SpreadsheetInputFunction( Función)
Inserta un nombre de función en la posición del cursor en la celda editable de un control Hoja...
ControlFirst( Función)
Indica el nombre del primer campo especificado en la orden de tabulación para la ventana...
sfMergeRequest (Tipo de Variable)
El tipo sfMergeRequest se utiliza para describir los elementos a fusionar durante la llamada...
SQLListTable( Función)
Enumere todas las tablas a las que puede acceder el sistema de base de datos conectado.
ChangeTarget( Función)
Cambia el objetivo de una acción de botón.
Opción de menú: operación realizada y acción
Una opción de un menú desplegable o contextual en una página puede ser associated con una acción......
FontUnderlined (Property)
FontUnderlined se utiliza para: Averiguar si un texto está subrayado o no. Subrayar...
Note (Property)
La propiedad Note permite: Encuentra las notas associated con un control, una ventana, un Page...
upnpDevice (Tipo de Variable)
El tipo upnpDevice permite definir las características avanzadas de un dispositivo UPnP.