AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Internal window functions
The following functions are used to manage "Internal windows" controls...
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts:
  • Lotus Notes,
  • Outlook,
  • mobile devices (Android, iPhone or iPad)
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:
Animation functions
WINDEV proposes several WLanguage functions for managing animations...
OLE functions
List of OLE functions
Clipboard functions
List of functions for managing the clipboard
Array functions
List of functions for managing arrays
Facebook functions
List of Facebook functions
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
Automated tests: Emulation functions
List of automatic tests: Emulation functions
Speech recognition functions
The following functions are used to manage speech recognition:
Graphic string functions
List of SQL functions used to create and handle graphic strings
<Imagen>.ModifyContrast (Función)
Cambia el contraste de una imagen en un control Imagen.
<Documento>.FindElementByName (Función)
Busca un elemento por su nombre en un documento de un procesador de texto.
<Ventana>.Open (Función)
Abre una ventana modal WINDEV o WINDEV Mobile.
<Array>.AddReference (Función)
Agrega la referencia de un objeto en la última posición en un array unidimensional.
<Panel>.Detach (Función)
Desprende un control Panel acoplable para transformarlo en una ventana flotante.
<Diagram editor>.Diagram InfoXY (Función)
Indica la presencia de una forma en una posición determinada en el Editor Diagram control.
<Looper>.AddIP (Función)
Agrega una fila como página interna al final de un control Looper rellenado mediante programación.
<Looper>.InsertIP (Función)
Inserta una fila como página interna en un control Looper rellenado mediante programación.
<Looper>.ModifyIP (Función)
Modifica una fila que corresponde a una página interna en un control Looper rellenado mediante programación.
<Kanban>.InsertCard (Función)
Inserta una tarjeta en una lista Kanban.
<Kanban>.AddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
<Kanban>.AddCard (Función)
Agrega una tarjeta a una lista en un control Kanban.
<Kanban>.Save (Función)
Actualiza el registro enlazado a la tarjeta actual en el control Kanban.
<Kanban>.Filter (Función)
Muestra solo las tarjetas que coinciden con el filtro especificado.
<Kanban>.InsertList (Función)
Inserta una lista en un control Kanban.
<Kanban>.DeleteCard (Función)
Elimina una tarjeta de un control Kanban o de un control Lista Kanban.
<Kanban>.DeleteList (Función)
Elimina una lista de un control Kanban.
<Kanban>.DeleteAllCard (Función)
Elimina todas las tarjetas de un control Kanban o de un control Lista Kanban.
<Kanban>.MoveCard (Función)
Mueve una tarjeta en un control Kanban.
<Kanban>.Count (Función)
Devuelve el número de tarjetas o listas en un control Kanban.
<Kanban>.ListIndex (Función)
Devuelve el índice de una lista de un control Kanban.
<Kanban>.MoveList (Función)
Mueve una lista en un control Kanban.
<Kanban>.AddList (Función)
Agrega una nueva lista a un control Kanban.
<Kanban>.Display (Función)
Actualiza el control Kanban o una tarjeta del control Kanban.
HTMLEditor-EjecutarJS (Función)
Ejecuta el código JavaScript en un editor HTML control.