AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 4726-202 de 202 para Date
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
HStatDate (Function)
Returns the date of the last update for the index statistics.
<PDF Reader>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
BitcoinCoreDateTimeLatestBlock (Función)
Devuelve la fecha y hora en que se creó el último bloque.
Selection query description window: Applied actions
This help page presents the actions that can be performed from the description window of a query.
TimeToString (Función)
Convierte una hora en una cadena en el formato especificado.
WDReplic: Start replication
Depending on the type of replication to perform, WDReplic must be started...
Características de las columnas de un control Columna de tabla en una ventana (sintaxis con prefijo)
Las columnas se utilizan para mostrar información en un control Tabla...
Depurar sin depurador
En algunos casos, ejecutar un programa o un sitio con o sin el depurador puede producir resultados diferentes...
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options...
Creación de una reporte
El editor de reportes permite crear fácilmente todo tipo de informes a través de un asistente ...
HAdd (Function)
Adds:
  • the record found in memory into the data file (query or view).
  • the record found in a Record variable into the data file (query or view).
Los gráficos de dispersión
Un gráfico de dispersión (XY) representa la relación entre dos valores numéricos de dos series de datos...
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to...
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Hyper File functions available for backward compatibility
El Timeout Property se utiliza para get y cambiar el tiempo máximo de espera antes de que una solicitud se agote.
Second (Property)
La propiedad Second se utiliza para:
  • Obtener el número de segundos de una variable Time, DateTime o Duration.
  • Establece el número de segundos en una variable Time, DateTime o Duration.
  • Obtener los segundos o el número de segundos de un elemento Fecha (en formato "Fecha y Hora" o "Duración")
  • Establezca los segundos o el número de segundos en un elemento de Fecha (en formato "Fecha y hora" o "Duración")
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
TimeSys (Función)
Devuelve o modifica la hora del sistema (hora actual definida en el equipo).
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDMap: characteristics of the files found in a database
WDMap is used to get various characteristics specific to...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
PDFVerifySignatures (Función)
Verifica la validez de las firmas de un PDF.
Nota: Esta función solo está disponible a partir de la versión 2025 - Update 1.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SchedulerToiCalendar (Función)
Exporta las citas de un control Planificador en formato iCalendar.
BitcoinCoreBlockCount (Función)
Devuelve el tamaño de la cadena de bloques conocida por el nodo Bitcoin (es decir, el número de bloques creados desde el 3 de enero de 2009). Esto permite, por ejemplo, calcular la fecha aproximada del próximo evento de "halving" (reducción a la mitad).
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
OpeningParameters (Property)
La propiedad OpeningParameters permite obtener y establecer los parámetros que se pasan a una ventana.
Esta propiedad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
Constants for the Exif functions
List of constants used by the Exif functions.
Propiedades asociadas a los controles de visualización con formato
El control de visualización con formato incluye algunas propiedades ...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site...
Funcionalidades Automáticas de la Aplicación (FAA)
Las funciones automáticas de aplicación (AAF) le permiten añadir funciones a su aplicación sin tener que escribir una sola Line of code...
¿Cómo incluir el pago seguro en un sitio WEBDEV?
Esta página de ayuda explica cómo añadir un pago seguro a un sitio WEBDEV....
Funciones y propiedades no disponibles
Se han eliminado algunas funciones y propiedades de WLanguage...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account...
<Fuente>.CreationIfNotFound (Función)
Realiza las siguientes operaciones:
  • Si el archivo no existe, crea un archivo de datos vacío (archivo de extensión ".FIC") con el archivo de índice y el archivo memo, si es necesario. La función equivale a HCreation.
  • Si el archivo existe, abre el archivo.
Funciones de fecha y hora
Lista de funciones de gestión de fechas y horas
HCreationIfNotFound (Function)
Performs the following operations:
  • If the data file doesn't exist, create an empty data file (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary.. The function is equivalent to HCreation.
  • If the data file exists, opens the data file.
Funciones SQL que pueden utilizarse en las consultas SQL
Las siguientes funciones SQL pueden utilizarse en las consultas escritas en código SQL (clasificadas por tema)....
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...
Creación de la plantilla de un reporte
The HierarchicalDepth property is used to:
  • Find out the depth of a hierarchical control in a report.
  • Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications...
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically...
GPSGetPosition( Función)
Recupera información sobre la posición actual del dispositivo.
Snippets de código
El editor de código permite introducir "fragmentos de código"...
Time management help
Time management is extremely important...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)...
<GuidedTour>.Info (Función)
Devuelve información sobre una visita guiada.
Manipulación de los controles Agenda mediante programación
Los controles Agenda pueden manipularse mediante programación.
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls
WDAdminHF: Data file management
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
Project Management Hub: Message management
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...
GglListContactByRequest (Función)
Recupera una lista de contactos a partir de parámetros personalizados.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters...
<Menu>.AddMenuBrowser (Función)
Agrega un nuevo menú a un menú existente. Este nuevo menú puede ejecutar un procedimiento escrito en código Navegador, pasado como parámetro.
Managing the users of an application installed on the network
The management of users allows you to find out from the server...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Propiedades del control Agenda
Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana...
MenuAddMenuBrowser (Función)
Agrega un nuevo menú a un menú existente. Este nuevo menú puede ejecutar un procedimiento escrito en código Navegador, pasado como parámetro.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the control (based on a data file or populated programmatically)...
TaskModify (Función)
Modifica la tarea actual en una lista de tareas de Lotus Notes o Outlook.
<PDF Reader>.GetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Variant (Tipo de variable)
El tipo Variant permite:
  • almacenar cualquier valor simple: booleanos, numéricos (Currency, Real, Integer, etc.), caracteres y cadenas de caracteres, fechas (Date, Time, DateTime, Duration), etc, ...
  • almacenar subelementos con nombre o índice.
  • almacenar cualquier valor complejo: estructuras, clases, tipos avanzados, arrays, arrays asociativos, colas, pilas y listas.
  • manipular el valor NULL en WLanguage.
  • almacenar interacciones con objetos ActiveX y con la programación de automatización.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get...
Propiedades asociadas a un grupo de controles
Se pueden utilizar varias propiedades de WLanguage en un grupo de controles que se encuentran en una ventana, en una página o en un informe...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Remote WEBDEV administrator: Statistics management
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and web services deployed on a WEBDEV Application Server.
MandatoryInputMessage (Property)
La propiedad MandatoryInputMessage se utiliza para identificar y establecer el mensaje que se mostrará si el control se deja vacío (cuando la propiedad MandatoryInput está activada).
ControlCreate (Función)
Crea un nuevo control (de cualquier tipo) en una ventana mediante programación.
5. Probar un sitio web en la práctica
Anula la combinación de una celda determinada.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
AISystemPrompt (Propiedad)
La propiedad AISystempPrompt obtiene y establece el primer texto enviado por el control Chat IA al modelo de IA para definir su rol e instrucciones.
Composite keys
A composite key is a key item containing several other items...
ImageInfoClose (Función)
Cierra el archivo de imagen (en formato JPEG o TIFF) utilizado por ImageInfoValue y/o ImageInfoList y libera la imagen de la memoria.
Propiedades del control Diagrama de Gantt
Puede manipular las columnas del Diagrama de Gantt en los controles Tabla o TreeVew Tabla utilizando las siguientes propiedades WLanguage...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.
Propiedades asociadas a las columnas de los controles Tabla
Puede manipular columnas de controles Tabla en una ventana o página usando las siguientes propiedades de WLanguage...
Common problems
La propiedad TotalNbHijos devuelve el número total de hijos de una rama:
  • de un control Treeview,
  • de un control Tabla TreeView.
<PDF Reader>.NbSignatures (Función)
Obtiene el número de firmas en un control Lector PDF.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
Valores Null: Permitir tipos que admiten valores Null
A partir de la versión 2024, puede activar los tipos que admiten valores Null en un proyecto WINDEV, WEBDEV o WINDEV Mobile...
GuidedTourStep (Tipo de variable)
El tipo GuidedTourStep permite definir todas las características avanzadas de una etapa de una visita guiada.
ReplicSincro: aprovechamiento
Posiciona al final de un archivo multimedia abierto previamente MCIOpen.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports...
Oracle Native Connector: Retrieve the output value of a stored procedure
The Native Oracle Connector is used to:
  • specify the input values during the call to a stored procedure.
  • retrieve the output values after a call to a stored procedure.
interrogar: Visualización de los registros correspondientes a un período determinado
Cuando se encuentra un elemento "Date" en la consulta, sólo puede seleccionar los registros correspondientes a un período determinado....
Propiedades asociadas a los controles Combo Box que muestran una tabla
Las funciones del teléfono son las siguientes:
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Buscar en los editores
Poder realizar una búsqueda en los editores mejora significativamente la eficiencia...
El panel "Modificador
El panel "Modificador" permite visualizar y/o modificar, desde el editor de ventanas, el editor Page o editor de reportes, las principales características...
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...
Context menu of Organizer controls (AAF)
Each Organizer control in a window offers the user a menu by default...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data...
ReplicAdmin: Overview
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
<Source>.ImportText (Función)
Importa un archivo de Texto a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
sysNotification (Tipo variable)
El tipo sysNotification se utiliza para definir todas las características avanzadas de una notificación interactiva del sistema.
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
<Source>.ImportCSV (Función)
Importa un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
HImportCSV (Función)
Importa un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
Serialize (Example)
Usage example of the Serialize function
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Propiedades de WLanguage disponibles en PHP
Las siguientes propiedades están disponibles en PHP
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project...
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...
Creating nested reports
supprimer une option dans un champ bouton segmenté
Screen,Get (External language)
Retrieves the value in a control or in a variable.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
CertificateSignString (Function)
Creates the signature of a character string.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Propiedades del control Calendario
Se pueden utilizar varias propiedades de WLanguage en el control Calendario que se encuentra en una ventana o en una página...
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ProjectInfo (Function)
Returns specific information about the project currently run.
ArraySort (Example)
Usage example of the ArraySort function
Procedimiento de extensión
Los procedimientos de extensión permiten agregar procedimientos WLanguage personalizados a diferentes tipos de variables (string, date, color etc.)...
Thread (Variable type)
The Thread type allows you to define all the characteristics of a thread.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
HPass (Function)
Defines the password used to create or open a data file.
HDescribeItem (Function)
Describes a file item programmatically.
<Source>.Password (Función)
Define la contraseña usada para crear o abrir una tabla.
16. Probar una aplicación
Expands:
  • a branch that was previously collapsed in a TreeView Table control.
  • a branch that was previously collapsed in a Table control.
  • a detailed window displayed for a row.
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically...
Manipulación programática de los Controles Diagrama de Gantt
Modifies the configuration of a service according to the information given in the members of the Service variable.
<gglConnection variable>ListContactByRequest (Función)
Recupera una lista de contactos a partir de parámetros personalizados.
Manipulación de los controles Agenda mediante programación (sintaxis con prefijo)
Los controles Agenda pueden manipularse mediante programación.
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
HModify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
Parámetros del procedimiento utilizado por la función PDFVerifySignatures
Procedimiento WLanguage ("callback") llamado por la función PDFVerifySignatures, que se ejecuta cuando se detecta una firma no válida en un documento PDF.
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
New Features brochure - Version 2024: New WEBDEV features
WEBDEV 2024 innovations in the 2024 Innovations brochure.
Analizador de Rendimiento en Tiempo Real (ARTR)
El Analizador de Rendimiento en Tiempo Real (ARTR) es una herramienta que ayuda a identificar los procesos que ralentizan la aplicación...
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...
<Source>.Add (Función)
Agrega:
  • el registro que se encuentra en la memoria al archivo de datos (consulta o vista).
  • el registro que se encuentra en una variable de tipo Record al archivo de datos (consulta o vista).
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
FileDisplay (Función)
Muestra un archivo en el navegador del usuario.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features):
  • a context menu proposing the "Calculator" option.
  • the ability to modify the control value with the mouse wheel.
Folleto de novedades - Versión 28: Novedades de WEBDEV
Las novedades de WEBDEV 28 se presentan en la Revista de novedades.
The Scheduler control
The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.
Servidor OAuth integrado en WEBDEV Application Server
El protocolo OAuth es un estándar abierto utilizado para emitir autorizaciones seguras...
Fórmulas disponibles en los controles Hoja de cálculo
En tiempo de ejecución, el usuario final introduce directamente las fórmulas en el control Hoja de cálculo...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Gestión de tareas paralelas
Los ordenadores son cada vez más potentes....
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
WEBDEV 2026: Novedades WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
Email constants
List of constants used by email functions.
Manipulación de días en un control Calendario mediante programación
WINDEV, WEBDEV y WINDEV Mobile le permiten manipular mediante programación los siguientes elementos...
HTMLEditorInsert (Función)
Inserta texto o código HTML en la posición del cursor en un editor HTML control.
Propiedades del control Campo de entrada
En WLanguage, es posible manipular controles Campo de entrada una ventana, página o reporte mediante las siguientes propiedades...
Propiedades del control Editor HTML
Propiedades del control Editor HTML.
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
HFSQL constants
List of constants used by the HFSQL functions.
Importación y consumo de servicios web SOAP
WINDEV, WEBDEV y WINDEV Mobile le permiten importar directamente servicios web en sus aplicaciones...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Propiedades del control Planificador
Puede manipular los controles Planificador en una ventana o página utilizando las siguientes propiedades de WLanguage.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Funciones HFSQL
Lista de funciones para la gestión de HFSQL
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
New Features brochure - Version 2024: new features of WINDEV Mobile
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
1
9