AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 51-75 de 200 para ..data
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc.
<Source>.RecNum (Función)
Devuelve:
  • el número del registro actual en el archivo de datos HFSQL.
  • el número del registro actual en la vista HFSQL.
CtDatabase (Property)
La propiedad CtDatabase permite establecer la fuente de datos OLE DB al conectarse a una tabla específica a través de OLE DB.
<Source>.TransactionFree (Función)
Transforma todos los registros "en transacción" en registros "Normales" si no pertenecen a una transacción en curso.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HPass (Function)
Defines the password used to create or open a data file.
HStatDate (Function)
Returns the date of the last update for the index statistics.
SourceFromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
<Connection variable>.DeactivateServerTrigger (Función)
Desactiva un desencadenador del Servidor HFSQL Client/Server en un servidor.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to:
  • Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
  • Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
<Source>.CheckStructure (Función)
Define el modo de comparación de archivos de datos.
DDEUnLink (Function)
Interrupts a link between an item and a data.
ODBCPassword (Property)
The ODBCPassword property is used to:
  • Identify the password used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the password used to connect to a database via an ODBC driver or a Native Connector.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to:
  • Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or programmatically.
  • Define whether the value of a calculated item is stored in the data file (when describing the item through programming).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information:
  • about a data file accessed by a Native Connector or HFSQL Client/Server.
  • about an item accessed by a Native Connector or HFSQL Client/Server.
  • about a connection. In this case, this property is equivalent to CtExtendedInfo.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
<Chart>.IncreaseData (Función)
Añade un valor a un dato de un gráfico.
Organizer control linked to a data file or to a variable
It is possible to create Organizer control fields directly linked to data..
HCancelDeclaration (Function)
Allows you to:
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers...
The Slider control (in a page)
WEBDEV proposes two types of sliders...
StatVarianceP (Function)
Calculates the variance for a full series of values.
Autocompletado
La función de Autocompletar le ayuda a escribir código WLanguage en sus aplicaciones...
Error 1032: La herencia no está permitida en una estructura
Abre un nuevo contexto de página sin devolver la información al navegador.
WDD55 (Property)
The WDD55 property is used to:
  • Get the name and full path of the Hyper File 5.5 WDD file.
  • Set the name and full path of the Hyper File 5.5 WDD file.
Error 42: Etiqueta fuera del alcance de GOTO
Closes the local or remote database used (Lotus Notes or Domino).
<Image>.DrawTextMarkdown (Función)
Dibuja texto Markdown en un control Imagen.
Cinta de opciones de los editores
Las diferentes opciones de los editores WINDEV, WEBDEV y WINDEV Mobile se presentan a través de una cinta...
Deslizar hacia abajo para actualizar (Android/iOS): Controles de ventana, mesa y looper
La función "Tirar a actualización" permite al usuario "tirar" de un control Tabla, un control Looper o una ventana para actualización su contenido...
<Source>.RecordToJSON (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres con formato JSON.
Error 502: Tipo incompatible
Validates the modification of an existing object in an LDAP server.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically.
TableCount (Function)
Returns:
  • the number of columns found in a Table or TreeView Table control.
  • the number of rows found in a Table or TreeView Table control.
Modificación de los valores mostrados en el resultado de una consulta select
En el resultado de una consulta select, tiene la posibilidad de mostrar sólo...
Mismo código fuente para aplicaciones de 32 y 64 bits
Los sistemas operativos de 64 bits empiezan a aparecer en los PC y en los servidores...
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
Oracle Native Connector: Programming with SQL functions
To use an Oracle database with the Native Connector (or "Native Access"), you can use SQL functions...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application...
DescribedName (Property)
En DescribedName se utiliza para manejar el nombre lógico de los archivos de datos HFSQL (ignorando los posibles cambios realizados por HAlias).
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
Size (Example)
Usage example of the Size property
Error 201: El método ya tiene un atributo virtual
Para gestionar un clúster HFSQL se utilizan las siguientes funciones
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Chart>.TimeLevelMax (Función)
Fija el número de niveles para mostrar en la escala temporal de un gráfico, así como el nivel máximo.
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window...
Universal replication
The purpose of universal replication is to keep several databases synchronized...
Información 37: Optimice su bucle FOR
The two most interesting features of WDAPI are...
Editor de modelado: Gestión de los estilos
El editor de modelado propone una gestión avanzada de los estilos....
Describir un elemento
Un modelado flexible incluye diferentes elementos relacionado junto...
<Spreadsheet>.AllowProcedure (Función)
Permite el uso de una función/procedimiento de WLanguage en una fórmula de un control Hoja de cálculo.
<Source>.FilterStartsWith (Función)
Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta.
Error 28: Ninguna declaración final es associated con este interruptor
Devuelve la lista de radios Bluetooth conectadas a el equipo.
Opciones de compilación (formato chm)
Enables or disables the mechanism for displaying the control tooltips.
Size (Property)
The Size property is used to determine and change the size of an element.
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
SortType (Property)
The SortType property is used to:
  • Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
  • Define the sort direction for an item or for a component of a composite key (when describing the item through programming).
Configurar el botón "Atrás" del navegador
El botón "Atrás" del navegador permite a los internautas visualizar las páginas ya visitadas...
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
<Organizer>.DeleteAll (Función)
Elimina todas las citas de un control Agenda.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Personalización de la guía
La guía es un poderoso motor de búsqueda incluido en WINDEV, que le permite encontrar todos los documentos referenciados sobre un tema....
Error 531: Los subíndices negativos o nulos no están permitidos
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
  • the number of the corresponding page,
  • the corresponding X-position (in mm),
  • the corresponding Y-position (in mm)
<Source>.ExportCSV (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo CSV.
<Table>.ToClipboard (Función)
Copia el contenido de una Tabla o control Tabla TreeView al portapapeles.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...
Operaciones en diagramas de actividades
Los siguientes párrafos explican...
<Connection variable>.TransactionCancel (Función)
Si hay una transacción en curso, cancela todas las operaciones realizadas en los archivos de datos desde el inicio de la transacción.
Error 532: El tamaño de la cadena a extraer debe ser estrictamente positivo
Indica si el código se ejecuta en modo simulador PHP.
HCreateMovableReplica (Function)
Creates a movable replication.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
zipListFile (Function)
Returns the list of files found in an archive.
Propiedades del control Componente Web
El control Componente Web puede ser manejado por las propiedades WLanguage en el código del Servidor y en el código del Navegador....
Control TreeView
El control TreeView es una estructura jerárquica que permite simplificar la visualización de información representada en forma de vista de árbol...
Record (Variable type)
The Record type is used to save the values of a record.
<Source>.RetrieveRecord (Función)
Devuelve el contenido del registro actual (de un archivo, vista o consulta).
Progress Native Connector: Programming using SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
FolderWeb (Function)
Returns the path of the directory containing:
  • the images,
  • the JavaScript files,
  • the Java applet files,
  • the other files accessible from the browser.
HCopyRecord (Example)
Usage example of the HCopyRecord function
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
NotesDocumentFirst (Función)
Posiciones en el primer documento encontrado en Lotus Notes.
Aplicación Single Page
Una "Single Page App" es una aplicación Web (Internet o INTRANET) cuyos todos los Page s están agrupados en un único Page...
Controles de copia desde el editor de páginas
Los controles se pueden copiar desde el editor de páginas....
Reparar un esquema de base de datos
En algunos casos, puede aparecer un mensaje de error al abrir el esquema de base de datos vinculado a un proyecto...
Error 1035: Una clase utilizada en una estructura debe tener un constructor sin parámetros.....
Deletes a scheduled task.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
<Source>.SortView (Función)
Ordena una vista HFSQL creando un índice en un elemento de la vista.. Esta función utiliza el anterior mecanismo de vistas.
Error 704: El Property no existe en
Obtiene la arquitectura (32 o 64 bits) del cliente de correo electrónico predeterminado de un equipo.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
<Source>.ListStopWord (Función)
Devuelve la lista de palabras vacías utilizadas por un índice de texto completo.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Marcas de posicionamiento en el código
Las marcas de posicionamiento se utilizan para "etiquetar" líneas de código específicas...
WDReplic: Presentación
WDReplic es una herramienta que permite gestionar la replicación de datos entre varios ordenadores que utilizan la misma aplicación....
Los controles indexados
Una control es una control indexada si contiene varias control s con el mismo nombre...
Control: Espacio en el disco mediante SNMP
El motor de monitoreo recupera el espacio disponible en disco a través de un agente SNMP...
zipDeleteFile (Function)
Deletes a file from an archive.
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...
NdxEncryption (Property)
La propiedad NdxEncryption permite definir el método de cifrado del archivo de índice (.NDX) asociado a un archivo de datos.
<Connection variable>.StopServer (Función)
Detiene un servidor HFSQL.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
iSetAdditionalXMP (Función)
Agrega etiquetas XMP a los metadatos del archivo PDF generado.
ODBC en HFSQL vía Visual.NET (en C#)
El Driver ODBC en HFSQL Classic (monousuario y multiusuario) se utiliza para acceder a una base de datos HFSQL Classic desde un software de base de datos externo que soporte accesos ODBC....
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Características del control Looper en una página
Para ver las características del control, seleccione la opción "Descripción" en el menú contextual.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los Controles Mapa:
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
WINDEV Mobile 2025: Novedades de WLanguage
En la versión 2025, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen...
SNMPCloseSession (Función)
Cierra una sesión SNMP.
Configuring the registry linked to the WEBDEV setup
WEBDEV Application Server installation on a Windows server...
Using Google Translate
WINDEV, WEBDEV and WINDEV Mobile support up to 64 languages in the same project...
Generación de scripts SQL
El contenido de un análisis puede exportarse en formato de secuencias de comandos SQL para una base de datos determinada (SQL Server, Oracle, ...
Valor description (Tipo de Variable)
Una variable de tipo Value Description permite manipular la descripción de un valor de enumeración mediante programación.
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Thread execution
At runtime, an application runs in a main thread...
Sharing the context menus in the project
In most cases, several context menus are included in your applications...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
GroupAdd (Function)
Adds a group of contacts in a Lotus Notes or Outlook address book.
docAutoReplace (Tipo de variable)
El tipo docAutoReplace permite definir las características avanzadas de una cadena que se utiliza para reemplazar automáticamente a otra cadena a medida que el usuario escribe en un control Procesador de texto.
zipAddFile (Función)
Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
LST: El Boletín de Soporte Técnico, la revista WINDEV y WEBDEV
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
MemcachedAddSuffix (Función)
Añade un valor al final del valor existente en la caché para la clave dada.
Ejemplo de uso de los tipos XML
Los siguientes ejemplos se utilizan para manipular un documento XML a través de las variables xmlDocument y cmlNode, ...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Propiedades del control Editor de código
Puede manipular controles Editor de código en una ventana utilizando las siguientes propiedades WLanguage...
HInfoItemRights (Función)
Obtiene los permisos concedidos a un usuario o grupo sobre un campo.
Panel "Centro de Gestión de Proyectos"
El panel "Centro de gestión de proyectos" muestra las tareas asignadas al desarrollador actual...
NotesDeleteItem (Función)
Elimina el elemento especificado del documento actual en Lotus Notes.
InUnitTestMode (Función)
Determina si hay una prueba unitaria en curso.
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
Error 1029: El acceso a la clase base está restringido por una herencia protegida
Defines the password used to create or open a data file.
ERR_NOTAVAILABLE
Copias:
  • el contenido del registro en curso (cargado en memoria) en el registro en curso de un archivo de datos.
  • el contenido de una variable de tipo Record en el registro en curso de un archivo de datos
Creating the Table pages of the WEBDEV RAD pattern
The ExtendedInfo property is used to get additional information:
  • about a data file accessed by a Native Connector or HFSQL Client/Server.
  • about an item accessed by a Native Connector or HFSQL Client/Server.
  • about a connection. In this case, this property is equivalent to CtExtendedInfo.
tapiStopCallDetection (Función)
Detiene la detección de llamada especificada que fue iniciada por tapiListen.
La control Organigrama
La control Organigrama se utiliza para representar elementos de forma jerárquica..
Por ejemplo:
  • los colaboradores de una empresa según su posición.
  • las diferentes ramas de un grupo con sus interdependencias.
  • los diferentes pasos de una fabricación Process, ...
WINDEV 2025: Novedades de WLanguage
En la versión 2025, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen...
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Control Nota reposicionable propiedades
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
InApplicationTestMode (Función)
Determina si hay una prueba de aplicación en curso.
Entrada obligatoria o no válida en WINDEV
WINDEV y WINDEV Mobile incluyen varias opciones para gestionar las entradas obligatorias o no válidas, tanto en el editor de ventanas como mediante programación...
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
pdfControlOption (Tipo de variable)
El tipo pdfControlOption permite obtener y establecer las siguientes características de una opción de un control que se encuentra en un formulario PDF:
  • texto de la opción.
  • estado seleccionado o deseleccionado de la opción.
Propiedades del control Pestañas
Un control Pestaña puede ser manipulado en una ventana o página utilizando las siguientes propiedades WLanguage...
GDPR (Property)
The GDPR property is used to:
  • find out if the GDPR applies to an item from a data file.
  • define whether the GDPR should apply to an item (in the item description in the code only).
H.AutoIndexingLimit (Variable)
Indica el número máximo de registros en el archivo de datos utilizados para gestionar la reindexación automática.
sOpen (Example)
Usage example of the sOpen function
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
USBProperty (Function)
Retrieves the value of a property for a USB device.
Propiedades del control Conector
Puede manipular controles Conector en una ventana utilizando las siguientes propiedades WLanguage...
fWrite (Example)
Usage example of the fWrite function
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
LeftButton (Property)
La propiedad LeftButton obtiene y establece las características de un botón ubicado en el lado izquierdo de un control Campo de entrada.
<Image variable>.DrawTextMarkdown (Función)
Dibuja texto Markdown en una variable de tipo Image.
¿Qué es una base de datos?
Una base de datos es una colección organizada de datos para un fin determinado (por ejemplo, gestionar pedidos)...
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
TwainSelectSource (Función)
Muestra un cuadro de diálogo estándar utilizado para listar los diferentes dispositivos Twain disponibles en el ordenador actual.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL Cluster.
¿Cómo añadir una nueva fila a un control Tabla?
Esta página de ayuda explica cómo añadir una fila a un control Tabla mediante programación.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WDInst: Manipulación de los archivos a instalar
Por defecto, los archivos a instalar son...
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
Rodear fragmentos de código
Puede rodear fragmentos de código con una condición, estructura, etc.
Problemas con el administrador de AWP
Componentes internos en la práctica
¿Cómo se puede saber si se imprimió un informe?
Exporta un diagrama a una variable de tipo Image.
dClear (Función)
Vacía el contenido de una variable de tipo Image o control Imagen y lo rellena con el color especificado.
Propiedades del control Interruptor
Adds an attribute into an XML document.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
MemcachedAddPrefix (Función)
Añade un valor al principio del valor existente en la caché para la clave dada.
gglPersona (Tipo variable)
El tipo gglPerson permite describir y modificar los participantes que asisten a un evento de un calendario de Google...
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...
SysColor (Función)
Identifica o modifica el color de un elemento de Windows.
Propiedades asociadas a una ventana
Lista de propiedades asociadas a una ventana
TreeListItem (Example)
Usage example of the TreeListItem function
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
<Source>.StatNbRec (Función)
Devuelve el número de entradas para un elemento clave determinado.
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
1
2
3
4
5
6
8
>