AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 26-50 de 184 para ..date
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Date
La palabra clave Date puede corresponder a...
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
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.
WDMap: Characteristics of database data files
WDMap is used to get various characteristics specific to...
Session mode page: Fill in fields after a long process
In a web application, you may need to run long processes (for example, to update counters...
2. Crear archivos de datos en el análisis
Tutorial WINDEV: Crear un proyecto WINDEV y su análisis Lección 2 - Crear archivos de datos en el análisis - 40 min
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options...
Title (Property)
The Title property is used to:
  • Get the title of a Table control column, a Chart control, a window or a page
  • Change the title of a Table control column, a Chart control, a window or a page.
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).
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.
<Source>.Password (Función)
Define la contraseña usada para crear o abrir un archivo de datos.
HPass (Function)
Defines the password used to create or open a data file.
Code history
The code history is used to...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Funciones de fecha y hora
Lista de funciones de gestión de fechas y horas
Hour (Property)
The Hour property is used to:
  • Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
  • Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
  • Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
  • Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.
Propiedades del Control Conector
Puede manipular los controles Conector en una ventana utilizando las siguientes propiedades WLanguage...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically.
Manipulación de los Controles Agenda mediante programación (sintaxis con prefijo)
Controles Agenda manipulables mediante programación.
The Time field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
GPSGetPosition (Function)
Retrieves information about the current device position.
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications...
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
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...
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website...
Manipulating Gantt Chart controls programmatically
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Code snippets
The code editor allows you to enter "Code snippets"...
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...
SQL Server Native Connector: Retrieve the output value of a stored procedure
The Native SQL Server 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.
Manipulating Spreadsheet controls programmatically (in a window) (prefix syntax)
Spreadsheet controls can be manipulated programmatically...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Time management help
Time management is extremely important...
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).
Thread (Tipo de variable)
El tipo Thread permite definir todas las características de un subproceso.
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
FileDisplay (Function)
Displays a file in the user's browser.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WDAdminHF: Data file management
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...
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...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters...
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
Gestión de los usuarios de una aplicación instalada en la red
La gestión de usuarios permite conocer desde el servidor...
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
HIndex (Function)
Rebuilds the file index (".NDX" file).
Funciones del control Tabla dinámica
Funciones del control Tabla dinámica
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
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...
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas...
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications...
<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.
<Source>.Index (Función)
Reconstruye el índice de un archivo de datos (archivo ".NDX").
TreeView Table control events
List of events associated with the TreeView Table controls
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)...
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.
Description of replicated data files (ReplicEdit)
A replication includes one or more data files...
WDReplic: Presentation
WDReplic is used to manage data replication between several computers...
Composite keys
A composite key is a key item containing several other items...
WDADMINEXE: User details
WDADMINEXE's "Users" tab allows you to access information from the server workstation ...
<pdfDocument variable>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
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.
Common problems
Propiedades del control Agenda
Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana...
VideoParameter (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: View statistics
The statistics become available once the log files have been imported.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
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.
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project...
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties...
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.
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.
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>.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).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
Using .NET assemblies in a project
To use .NET assemblies in a project...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
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....
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...
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.
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...
GuidedTourStep (Tipo de variable)
El tipo GuidedTourStep permite definir todas las características avanzadas de una etapa de una visita guiada.
Client/Server HFSQL data file management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports...
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...
WDLog: Backup of 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.
ReplicAdmin: Overview
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data...
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.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
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...
<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).
Email constants
List of constants used by email functions.
5. Probar un sitio web en la práctica
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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...
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)....
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).
Propiedades asociadas a los controles Combo Box que muestran una tabla
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...
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.
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...
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.
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...
Creating nested reports
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...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
16. Probar una aplicación
hSecurityPolicy (Variable type)
The type hSecurityPolicy type lets you define all the advanced features of a password security policy set up for an HFSQL Client/Server server.
This new variable type is available from WINDEV Suite SaaS 2025 Update 3.
HTTP constants
List of constants used by the HTTP functions.
HDescribeItem (Function)
Describes a file item programmatically.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
DisplayMask (Property)
The DisplayMask property is used to:
  • Find out the display mask.
  • Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
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).
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
2. Crear archivos de datos en el análisis
Tutorial WEBDEV - Crear un proyecto WEBDEV y su análisis Lección 2 - Crear archivos de datos en el análisis - 40 min
Control Nota reposicionable propiedades
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
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.
CertificateSignString (Function)
Creates the signature of a character string.
ProjectInfo (Function)
Returns specific information about the project currently run.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
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).
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...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
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...
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.
Gestión de las versiones de una ventana, informe, consulta o proyecto
Al crear y desarrollar los distintos elementos de un proyecto (ventana, consulta, informe, proyecto, ...
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing parallel tasks
The computers are becoming more and more powerful...
Servidor OAuth integrado en WEBDEV Application Server
El protocolo OAuth es un estándar abierto utilizado para emitir autorizaciones seguras...
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Defining specific character sets in HFSQL data files
When an application displays or saves data in HFSQL data files, this data is typed in the current language...
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...
The indexed controls
A control is an indexed control if it contains several controls with the same name...
ReplicSynchro: How to use
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
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.
Propiedades del control Editor HTML
Propiedades del control Editor HTML.
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...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
JWTParameters (Tipo de variable)
El tipo JWTParameter permite definir todos los datos necesarios para la autenticación basada en JWT.
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
HFSQL functions
List of functions for HFSQL management
Lección 5.1. Búsqueda con varios criterios
System constants
List of constants used by the system functions.
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
HFSQL constants
List of constants used by the HFSQL functions.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Mapa del sitio de la documentación de PC SOFT
1
2
3
4
5
6
8
>