AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 3401-198 de 198 para variable
Declaring and using a variable
A variable is defined by name and type...
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
WLanguage types
The different types in WLanguage are...
Assignment operators
Three assignment operators are available...
rssSource (Tipo variable)
El tipo rssSource permite describir la fuente de la entrada de una fuente RSS...
rssTextInput (Tipo variable)
El tipo rssTextInput permite describir el área de entrada de una fuente RSS...
hbConnection (Tipo variable)
El tipo hbConnection permite definir las características de una conexión a un servidor HBase.
sfMergeResult (Variable type)
The sfMergeResult type is used to find out the result of SFMerge...
<Diagram variable>.ToSVG (Función)
Exporta un diagrama a una imagen SVG.
Enumeration (Tipo de variable)
Una enumeración es un conjunto de valores....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
docElementText (Variable type)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle:
  • a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
  • a file to add into an archive.
<Image variable>.DrawLine (Función)
Dibuja una línea en una variable de tipo Image.
aiConversation (Tipo de variable)
El tipo aiConversation representa una conversación con un modelo de IA utilizado en el control Chat IA.
hFileParameter (Tipo de variable)
El tipo hFileParameter permite definir los archivos de datos que se tendrán en cuenta en una tarea de optimización programada.
Definition (Tipo de variable)
El tipo Definition obtiene las características de los siguientes tipos:
  • tipo simple,
  • tipo avanzado,
  • clase,
  • estructura.
Android Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
OAuth2Parameters (Tipo de variable)
El tipo OAuth2Parameters permite definir la información necesaria para autenticarse en un servicio web implementando el estándar OAuth 2.0.
RootNode (Propiedad)
La propiedad RootNode obtiene los nodos raíz de un documento HTML o XML.
PhoneNumber (Property)
La propiedad PhoneNumber se utiliza para obtener y modificar un número de teléfono.
XMLSource (Propiedad)
El XMLSource Property se utiliza para get el código fuente XML.
ClientSecret (Property)
La propiedad ClientSecret obtiene el código secreto de cliente definido cuando se declaró o registró la aplicación.
ToolTip (Property)
La propiedad ToolTip obtiene y cambia el texto del tooltip.
Height (Property)
La propiedad Height obtiene y establece la altura de un elemento.
Width (Property)
La propiedad Width obtiene y establece el ancho de un elemento.
hbListTable (Función)
Recupera la lista de tablas encontradas en un servidor HBase.
Shadow (Property)
La propiedad Shadow activa o desactiva la sombra de una forma en un diagrama.
Format (Property)
La propiedad Format se utiliza para identificar y cambiar el formato de un elemento
ClientID (Property)
La propiedad ClientID obtiene el ID del cliente definido cuando se declaró o registró la aplicación.
Element (Property)
La propiedad Element permite manipular los elementos de un documento de un procesador de texto.
hdfsCloseConnection (Función)
Cierra una conexión con un servidor Hadoop.
HViewToFile (Example)
Example of function use HViewToFile
FinRepayVal (Example)
Usage example of the FinRepayVal function
HCopyFile (Example)
Usage example of the HCopyFile function
Sentencia FOR EACH/FOR ALL (exploración de arrays)
La sentencia FOR EACH se utiliza para realizar diferentes tipos de exploración en los arrays...
fWrite (Example)
Usage example of the fWrite function
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
fTempPath (Example)
Usage example of the fTempPath function
fWriteLine (Example)
Usage example of the fWriteLine function
FicEncryption (Property)
La propiedad FicEncryption establece el método de cifrado de un archivo de datos.
InAndroidMode (Example)
Usage example of the InAndroidMode function
SOAPError (Example)
Usage example of the SOAPError function
dFont (Example)
Usage example of the dFont function
DiagramToSVG (Función)
Exporta un diagrama a una imagen SVG.
Paragraph (Property)
La propiedad Paragraph permite manipular párrafos en un documento de un procesador de texto.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
MmoEncryption (Property)
La propiedad MmoEncryption permite definir el método de cifrado del archivo memo (.MMO) asociado a un archivo de datos.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
HLinkMemo (Función)
Permite asociar un archivo a un campo de tipo memo binario o cancelar la asociación existente entre un archivo y un campo binario.
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects...
dArc (Example)
Usage example of the dArc function
SaaSAdminFindSite (Función)
Buscar un sitio en la base de datos del servicio web SaaS.
StopWord (Property)
En StopWord se utiliza para definir palabras clave en un Índice de texto completo definido mediante programación.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Propiedades del control Contenedor nativo
Puede manipular un control Contenedor nativo en una ventana utilizando las siguientes propiedades WLanguage...
zipExist (Function)
Determines whether an archive exists.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Data source (Example)
Usage example of the Data source type
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Dimension (Example)
Example of use of Dimension
CertificateSignString (Example)
Usage example of the CertificateSignString function
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
PVTCalculateUpdate (Función)
Actualiza parte de los datos de un control Tabla dinámica a partir de una fecha determinada.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
<redisConnection>.Set (Función)
Cambia el valor de una clave en un servidor de Redis.
¿Cómo leer correos electrónicos a través del protocolo IMAP?
Esta página de ayuda explica cómo leer correos electrónicos a través del protocolo IMAP.
dCircle (Example)
Usage example of the dCircle function
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Pivot Table>.CalculateUpdate (Función)
Actualiza parte de los datos de un control Tabla dinámica a partir de una fecha determinada.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows...
ParallelTaskRequestCancellation (Función)
Solicita la cancelación de una tarea paralela.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
DiagramEndModification (Función)
Indica el final de una serie de acciones realizadas en un documento de tipo Diagrama en un solo evento (acciones en el menú "Rehacer/Deshacer".
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo".
¿Cómo leer en un archivo de texto o CSV?
Esta página de ayuda explica cómo leer el contenido de un archivo de texto o CSV.
<Organizer>Posición (Función)
Muestra un control Agenda a partir de una fecha especificada o devuelve la fecha del primer día (o la fecha del último día) mostrada en un control Agenda.
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
<Pivot table>.CalculateAll (function)
Calcula o recalcula todos los datos de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
ExtractString (Función)
Permite:
  • extraer una subcadena de una cadena en función de un separador de cadenas especificado.
  • buscar subcadenas en una cadena en función de un separador de cadenas especificado.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
HInfoBackup (Función)
Devuelve información sobre una o más copias de seguridad realizadas en un servidor HFSQL Client/Server.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HChangeKey (Example)
Usage example of the HChangeKey function
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
NdxEncryption (Property)
La propiedad NdxEncryption permite definir el método de cifrado del archivo de índice (.NDX) asociado a un archivo de datos.
<Organizer>.SelectMinus (Función)
Deselecciona una cita de un control Agenda.
CtAccess (Property)
La propiedad CtAccess establece el tipo de acceso al archivo de datos al conectarse a una tabla específica a través de OLE DB.
HCancelBackup (Función)
Cancela una copia de seguridad en curso.
Varias constantes
Lista de las distintas constantes utilizadas por las funciones constantes WINDEV.
<Image>.DrawLine (Función)
Dibuja una línea en un control Imagen.
<Organizer>.SelectPlus (Función)
Selecciona una cita en un control Agenda.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
CtDescribedAccess (Propiedad)
La propiedad CtDescribedAccess establece el tipo de acceso a un archivo de datos al conectarse a una tabla específica a través de OLE DB.
MinLinkedCardinality (Property)
La propiedad MinLinkedCardinality obtiene y cambia la cardinalidad mínima del campo relacionado.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLLast (Función)
Posiciones en el último elemento (etiqueta o atributo) del nivel actual del árbol.
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
SaaSAdminListSite (Función)
Lista los sitios SaaS declarados en la base de datos de un servicio web SaaS de WEBDEV.
zipExtractPath (Función)
Devuelve el ruta de un fichero encontrado en el archivo.
dLine (Example)
Usage example of the dLine function
CurrentWorksheet (Property)
La propiedad CurrentWorksheet obtiene y establece la hoja de trabajo actual en un control Hoja de cálculo.
StartPosition (Property)
La propiedad StartPosition obtiene la posición inicial de un elemento en un documento de un procesador de texto.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Manipular controles Línea de tiempo mediante programación (sintaxis con prefijo)
Un control Línea de tiempo se puede...
DDESend (Function)
Sends a data to the program connected via DDE.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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.
MaxSourceCardinality (Property)
La propiedad MaxSourceCardinality obtiene y cambia la cardinalidad máxima del campo de origen en la relación.
Handling controls in a window
The different operations that can be performed on the window controls are as follows...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HModifyStructure (Example)
Usage example of the HModifyStructure function
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.
SFConvertLead (Function)
Converts the leads.
MaxLinkedCardinality (Property)
La propiedad MaxLinkedCardinality obtiene y cambia la cardinalidad máxima del campo relacionado.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
CtDescribedDatabase (Propiedad)
La propiedad CtDescribedDatabase permite establecer la fuente de datos OLE DB al conectarse a una tabla específica a través de OLE DB.
MinSourceCardinality (Property)
La propiedad MinSourceCardinality obtiene y cambia la cardinalidad mínima del campo de origen de la relación.
zipClose (Function)
Closes an archive.
XMLDocument (Function)
Creates a new XML document.
Pregunta editar asistente
Al escribir un nuevo mensaje destinado al usuario final, WINDEV o WINDEV Mobile muestra automáticamente la siguiente ventana...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TimeLine control events
The following events appear by default in the WINDEV code editor
Certificate (Property)
La propiedad Certificate obtiene y establece el certificado de un control Firma.
<Looper>.DeleteSelect (Función)
Elimina las filas seleccionadas de un control Looper.
<Pivot Table>.InfoXY (Función)
Devuelve los valores de los encabezados en una posición determinada expresados en pixeles en un control Tabla dinámica.
WEBDEV - Código Navegador Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
CtExtendedInfo (Propiedad)
La propiedad CtExtendedInfo obtiene la información adicional insertada en la cadena de conexión a la base de datos.
Class (Property)
La propiedad Class permite obtener el tipo real de la instancia de clase manipulada por una variable de tipo object, variant o dynamic object.
Handle_R (Propiedad)
La palabra clave Handle obtiene y establece el identificador de un elemento.
AlbumPicker (Función)
Recupera una foto, imagen o video almacenado en el álbum de fotos del dispositivo móvil.
MapDeleteAll (Function)
Deletes the following from a Map control:
  • all markers,
  • use any shape you want,
  • all images.
Propiedades asociadas a los controles Línea de tiempo
Puede manipular los controles Línea de tiempo en una ventana utilizando las siguientes propiedades de WLanguage.
Before (Property)
La propiedad Before reemplaza o inserta un procedimiento antes de los demás procedimientos en:
  • una variable de tipo Procedure.
  • un evento asociado a un control.
EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
OpenDocument (Función)
Abre un documento en una nueva ventana sin modelo utilizando el editor WINDEV apropiado.
A partir de WINDEV Suite 2025 - Actualización 2 (versión de suscripción), los diagramas se abren utilizando el editor de diagramas.
HSL / SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
CtInitialCatalog (Property)
La propiedad CtInitialCatalog permite obtener la base de datos predeterminada definida para el acceso.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
HTTPSendForm (Función)
Envía un formulario HTTP.
SaaSAdminAddService (Función)
Añade un servicio SaaS a la descripción de un sitio web.
EndDatePeriodDisplayed (Propiedad)
La propiedad EndDatePeriodDisplayed obtiene la fecha de finalización del período mostrado en un control Planificador o Agenda de un reporte.
Manipular controles Línea de tiempo mediante programación
Un control Línea de tiempo se puede...
FontAppointmentContent (Property)
La propiedad FontAppointmentContent se utiliza para:
  • Obtenga las características de la fuente utilizada para el contenido de las citas en los informes del Planificador y del Organizador.
  • Establecer las características de la fuente utilizada para el contenido de las citas en los informes del Planificador y del Organizador..
Control Tabla en dispositivos móviles (Android y iOS)
El control Tabla está disponible para aplicaciones Android y iOS...
HCheckServerUpdate (Función)
Comprueba si hay una versión más reciente del servidor HFSQL que pueda actualizarse automáticamente.
Yesterday (Función)
Devuelve la fecha del día anterior al día actual o una fecha determinada.
CtDescribedCaption (Property)
La propiedad CtDescribedCaption obtiene y establece el título de la conexión a la fuente de datos OLE DB.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
fOpenTempFile (Función)
Crea y abre un archivo temporal.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
MatNbColumn (Example)
Usage example of the MatNbColumn function
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
ArrayAddReference (Función)
Agrega la referencia de un objeto en la última posición en un array unidimensional.
<Pivot Table>.Select (Función)
Obtiene la posición de las celdas seleccionadas y selecciona celdas en un control Tabla dinámica.
WEBDEV - Código ServidorWEBDEV - Código NavegadorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
Sincronizar subprocesos mediante eventos
Los eventos permiten sincronizar los diferentes subprocesos de una aplicación...
Autocompletado
La función de Autocompletar le ayuda a escribir código WLanguage en sus aplicaciones...
CtDescribedPassword (Propiedad)
La propiedad CtDescribedPassword permite establecer la contraseña utilizada para abrir un archivo de datos en una conexión OLE DB (solo para archivos de datos definidos mediante programación).
Máscaras de entrada y máscaras de visualización
WINDEV, WEBDEV y WINDEV Mobile proponen dos tipos de máscaras....
zipInfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...
StartDatePeriodDisplayed (Property)
La propiedad StartDatePeriodDisplayed obtiene la fecha de inicio del período mostrado en un control Planificador o Agenda de un reporte.
Manejo de los controles de calificación mediante programación
WINDEV, WEBDEV y WINDEV Mobile le permiten programar los controles de manipular Rating.
<PDF Reader>.Highlight (Función)
Busca un texto en el documento mostrado por un control Lector PDF y resalta las apariciones de este texto en el control.
XMLSign (Función)
Firma un documento XML.
SOAPRun (Example)
Usage example of the SOAPRun function
After (Property)
La propiedad After reemplaza o inserta un procedimiento después de los otros procedimientos en:
  • una variable de tipo Procedure.
  • un evento asociado a un control.
ParallelTaskExecuteAfterAll (Función)
Indica una tarea paralela de continuación que se ejecutará cuando todas las tareas de un array de tareas paralelas hayan finalizado.
Página compatible con SEO en modo sesión
En WEBDEV, hay dos métodos para desarrollar un sitio...
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
CtCursorOptions (Property)
La propiedad CtCursorOptions obtiene el tipo de cursor utilizado al conectarse a una base de datos externa.
AJAXExecuteAsynchronous (Función)
Ejecuta un procedimiento del servidor sin actualizar la página.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer.
fListDirectory (Example)
Usage example of the fListDirectory function
FontAppointmentTitle (Property)
La propiedad FontAppointmentTitle se utiliza para:
  • Conozca las características de la fuente utilizada para el título de las citas en los informes del Planificador y del Organizador..
  • Modificar las características de la fuente utilizada para el título de las citas en los informes del Planificador y del Organizador..
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
VerticalAlign (Property)
La propiedad VerticalAlign permite alinear elementos verticalmente.
DocPrint (Function)
Prints a document in "docx" format.
1
8