AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 176-200 de 201 para ..date
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
Date
La palabra clave Date puede corresponder a...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BreakDelete (Función)
Elimina una interrupción de un control Tabla o de un control Looper.
Campos clave
Las claves son elementos específicos de las tablas de un esquema de base de datos...
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters...
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory.
Selection query description window: Applied actions
This help page presents the actions that can be performed from the description window of a query.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
WDReplic: Start replication
Depending on the type of replication to perform, WDReplic must be started...
Depurar sin depurador
En algunos casos, ejecutar un programa o un sitio con o sin el depurador puede producir resultados diferentes...
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.
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
HInfoLock (Función)
Devuelve información sobre el bloqueo de un archivo de datos, un registro o todos los registros de un archivo de datos.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server...
Funciones y propiedades no disponibles
Se han eliminado algunas funciones y propiedades de WLanguage...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
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...
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.
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...
WDMap: characteristics of the files found in a database
WDMap is used to get various characteristics specific to...
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.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site...
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options...
SchedulerToiCalendar (Función)
Exporta las citas de un control Planificador en formato iCalendar.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
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).
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).
Propiedades asociadas a los controles de visualización con formato
El control de visualización con formato incluye algunas propiedades que...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
¿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....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account...
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically...
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
FTPDate (Función)
Devuelve las diferentes fechas de un archivo (fecha de creación, modificación o acceso) ubicado en un servidor FTP (File Transfer Protocol).
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
<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.
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).
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications...
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.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)...
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.
Procedimiento de extensión
Los procedimientos de extensión permiten agregar procedimientos WLanguage personalizados a diferentes tipos de variables (string, date, color etc.)...
Time management help
Time management is extremely important...
Thread (Variable type)
The Thread type allows you to define all the characteristics of a thread.
GPSGetPosition( Función)
Recupera información sobre la posición actual del dispositivo.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Using .NET assemblies in a project
To use .NET assemblies in a project...
<Source>.Index (Función)
Reconstruye el índice de un archivo de datos (archivo ".NDX").
Propiedades del control Agenda
Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana...
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...
<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.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
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.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls
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.
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)...
Describing the replicated files (ReplicEdit)
A replication includes one or more data files...
PDFGetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
<PDF Reader>.GetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
<PDF Reader>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
<pdfDocument variable>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
<PDF Reader>.NbSignatures (Función)
Obtiene el número de firmas en un control Lector PDF.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get...
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).
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...
Aceptar 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...
Propiedades asociadas a las columnas de los controles Tabla
Puede manipular columnas de controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage...
Composite keys
A composite key is a key item containing several other items...
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.
HTMLEditorInsert (Función)
Inserta texto o código HTML en la posición del cursor en un editor HTML control.
The Preset control
The "Preset" control is used to display the frequently used controls without programming...
Common problems
La propiedad TotalNbHijos devuelve el número total de hijos de una rama:
  • de un control Treeview,
  • de un control Tabla TreeView.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.
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.
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...
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...
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
Managing the users of an application installed on the network
The management of users allows you to find out from the server...
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....
GuidedTourStep (Tipo de variable)
El tipo GuidedTourStep permite definir todas las características avanzadas de una etapa de una visita guiada.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports...
Propiedades asociadas a los controles Combo Box que muestran una tabla
Las funciones del teléfono son las siguientes:
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...
ControlCreate (Función)
Crea un nuevo control (de cualquier tipo) en una ventana mediante programación.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Funciones del control Tabla dinámica
Funciones del control Tabla dinámica
HIndex (Function)
Rebuilds the file index (".NDX" file).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
ReplicAdmin: Overview
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
<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).
Email constants
List of constants used by email functions.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
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.
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default.
Context menu of Organizer controls (AAF)
Each Organizer control in a window offers the user a menu by default...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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).
<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).
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...
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
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
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...
Propiedades de WLanguage disponibles en PHP
Las siguientes propiedades están disponibles en PHP
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project...
Control Nota reposicionable propiedades
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
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...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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.
CertificateSignString (Function)
Creates the signature of a character string.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Creating nested reports
supprimer une option dans un champ bouton segmenté
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.
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...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed...
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...
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ArraySort (Example)
Usage example of the ArraySort function
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
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.
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).
HPass (Function)
Defines the password used to create or open a data file.
Propiedades del Control Conector
Puede manipular los controles Conector en una ventana utilizando las siguientes propiedades WLanguage...
<Source>.Password (Función)
Define la contraseña usada para crear o abrir un archivo de datos.
ProjectInfo (Function)
Returns specific information about the project currently run.
HDescribeItem (Function)
Describes a file item programmatically.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files...
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...
Static Text control properties
List of properties associated with a Static Text control
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters...
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
WDAdminHF: Data file management
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...
GglListContactByRequest (Función)
Recupera una lista de contactos a partir de parámetros personalizados.
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository...
<GuidedTour>.Info (Función)
Devuelve información sobre una visita guiada.
<gglConnection variable>ListContactByRequest (Función)
Recupera una lista de contactos a partir de parámetros personalizados.
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
FileDisplay (Función)
Muestra un archivo en el navegador del usuario.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
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.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...
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.
<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).
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google...
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...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Servidor OAuth integrado en WEBDEV Application Server
El protocolo OAuth es un estándar abierto utilizado para emitir autorizaciones seguras...
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.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Gestión de tareas paralelas
Los ordenadores son cada vez más potentes....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
5. Probar un sitio web en la práctica
Anula la combinación de una celda determinada.
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
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...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data...
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...
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)....
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
HFSQL constants
List of constants used by the HFSQL functions.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.
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.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties.
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 del control Editor HTML
Propiedades del control Editor HTML.
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.
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
1
6
7
8
9
>