AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

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....
Migrar la tienda privada a otro servidor
Las tiendas privadas agrupan las instalaciones de las aplicaciones y sitios web dentro de una organización......
Controles Combo Box y List Box: Funcionalidades automáticas (AAF)
Los controles List Box y Combo Box pueden beneficiarse de varios AAFs.......
ListMoveLine (Función)
Mueve un fila o intercambia dos filas en un List Box o control Combo Box.
ListInsert (Función)
Inserta un elemento en una Caja de Listas, ListView o control Combo Box poblada programáticamente.
Conector Nativo MySQL: Programación con funciones SQL
Las funciones SQL se pueden utilizar para manipular la base de datos MySQL.......
Propiedades asociadas a los controles List Box
Las siguientes propiedades WLanguage permiten manipular un control List Box en una ventana o página......
WDInst: configuración de la interfaz del programa instalación
Por defecto, WDInst (el editor de instalación) propone un programa estándar de instalación (el fondo de pantalla corresponde a un tono de azul de Gradient y no se muestra ninguna diapositiva......
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
PageCloseDialog (Función)
Cierra la página actual. Esta página fue abierta por PageDisplayDialog. Se puede devolver un valor de retorno a la página de llamada.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WDOptimizer: Editing a ".REP" file
Envía un formulario HTTP....
Constantes para la gestión de bases de datos Big Data Redis
SQLDisconnect (Función)
Cierra la conexión actual y libera la memoria utilizada por la conexión.
Configuración del servidor IIS 7/7.5
HDuplicateRecord (Función)
Duplica un registro leído en un archivo de datos: el registro de la memoria se agrega al archivo de datos (consulta o vista).
Lista (Tipo de Variable)
Una variable de tipo List es un tipo estructurado que permite agrupar un conjunto de elementos del mismo tipo.
Time management help
Time management is extremely important......
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
Lista,Posición (Idioma externo)
Posiciona el primer elemento mostrado en la lista o devuelve la índice del primer elemento mostrado.
<List Box>Modificar (función)
Modifica un elemento de una Caja de Listas, ListView o control Combo Box poblada programáticamente.