AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 1926-203 de 203 para use
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Using an external component in an application
A component can be reused at any time in any application...
Probar un proyecto dinámico desde un servidor de pruebas
Antes de implementar su sitio web dinámico WEBDEV, le recomendamos que ejecute las pruebas finales desde un servidor de pruebas...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users...
<Multimedia>.Altura (Función)
Devuelve la altura (en píxeles) de la imagen de origen del archivo multimedia reproducido en el control Multimedia.
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
<Map>.ClosePopup (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
<upnpDevice variable>.ModifyVolume (Función)
Cambiar el volumen de un dispositivo UPnP.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
ContactDelete (Function)
Deletes the current contact:
  • from a Lotus Notes or Outlook address book.
  • in your phone's contact list (Android, iPhone or iPad).
StatVarianceP (Function)
Calculates the variance for a full series of values.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
Global and local variable
Two types of variables are available...
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Logical operators
The logical operators are as follows...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
FolderWeb (Function)
Returns the path of the directory containing:
  • the images,
  • the JavaScript files,
  • the Java applet files,
  • the other files accessible from the browser.
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Administrator: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites.
WDInst: Personalizando el programa de instalación
El editor de instalación WDInst propone un programa estándar de instalación...
MemcachedIncrement (Función)
Incrementa el valor asociado a una clave.
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
zipDeleteFile (Function)
Deletes a file from an archive.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ShowToolTip (Función)
Activa o desactiva el mecanismo de visualización de los tooltip de los controles.
fMerge (Function)
Merges several files into a single one.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
<Connection variable>.InfoServerRights (Función)
Permite conocer los permisos otorgados a un usuario o grupo de usuarios sobre un servidor.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device...
Oracle Native Connector: Programming with SQL functions
To use an Oracle database with the Native Connector (or "Native Access"), you can use SQL functions...
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Collapsing/Expanding a TreeView control programmatically
To collapse/expand a TreeView control through programming, ...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
Record (Variable type)
The Record type is used to save the values of a record.
Automation object
The Automation keyword is used to declare an automation object...
Popup window
WINDEV allows you to open windows in popup format...
<Spreadsheet>.AllowProcedure (Función)
Permite el uso de una función/procedimiento de WLanguage en una fórmula de un control Hoja de cálculo.
<Map>.InfoXY (Función)
Acopla una barra de herramientas control a una ventana o cambia la posición de anclaje de una barra de herramientas acoplada control.
Events associated with Calendar controls
List of events associated with Calendar controls
HaspHLLogin (Function)
Connects the application with a Hasp key.
<List Box>.SelectMinus (Función)
Deselecciona un elemento en un control List Box, ListView o Combo Box.
geoTrackingEnable (Función)
Permite seguir la ubicación en una aplicación WINDEV Mobile.
Private Store for WINDEV applications
Versions 27 and later include a Private Store...
<HTML editor>.FormatSelection (Función)
Modifica el estilo de los elementos seleccionados en un control del Editor HTML.
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
ServiceStatus (Function)
Returns the current status of a service.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
<Map>.FollowMovement (Función)
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
  • a specific context menu used to handle the file.
  • a file preview in thumbnail format (for an Image or PDF file path).
notificationCatergory (Tipo de variable)
El tipo notificationCategory permite definir todas las características avanzadas de una categoría de notificaciones.
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
HCancelDeclaration (Function)
Allows you to:
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a data file or query.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Thread execution
At runtime, an application runs in a main thread...
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Progress Native Connector: Programming using SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window...
<Word Processing>.EndModification (Función)
Indica el final de una serie de acciones realizadas en un control Procesador de texto en un solo evento (acciones en el menú "Rehacer/Deshacer").
Sharing the context menus in the project
In most cases, several context menus are included in your applications...
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
gpwInitAnalysis (Función)
Inicializar el análisis del Groupware Usuario.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
PanelActivate (Function)
Activates a panel when several panels are docked together.
Gestión de certificados
La firma de un archivo permite comprobar que el archivo no ha sido modificado o alterado desde que se firmó. La firma también permite comprobar la identidad del emisor.
<Source>.SortView (Función)
Ordena una vista HFSQL creando un índice en un elemento de la vista.. Esta función utiliza el anterior mecanismo de vistas.
TableCount (Function)
Returns:
  • the number of columns found in a Table or TreeView Table control.
  • the number of rows found in a Table or TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
<Imagen>.ScrollingPosition (Función)
Devuelve la Image visualizada.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Reminder
La palabra clave Reminder puede corresponder a...
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
<Table>.ToClipboard (Función)
Copia el contenido de una Tabla o control Tabla TreeView al portapapeles.
Creating an executable: General options
The main executable options are as follows...
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
ColorFormat (Propiedad)
La propiedad ColorFormat define el formato de color (color o escala de grises).
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature:
  • for a specific window.
  • for all the application windows.
Android: Condiciones de uso del control Mapa (antes de la versión 180056)
La control Mapa utiliza la biblioteca API de Google Maps. La control Mapa muestra datos procedentes del servicio Google Maps.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
<Source>.TransactionFree (Función)
Transforma todos los registros "en transacción" en registros "Normales" si no pertenecen a una transacción en curso.
NotesDocumentFirst (Función)
Posiciones en el primer documento encontrado en Lotus Notes.
<Word Processing>.StartModification (Función)
Indica el inicio de una serie de acciones realizadas en un control Procesador de texto en un solo evento ("deshacer/rehacer").
<Window>.ChangeLayout (Función)
Aplica un layout específico a:
  • una ventana.
  • una ventana interna.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Aplicación Single Page
Una "Single Page App" es una aplicación Web (Internet o INTRANET) cuyos todos los Page s están agrupados en un único Page...
WDADMINEXE: Instalación Push
WDADMINEXE se utiliza para implementar aplicaciones de red en Push a través de la pestaña "Push"...
<Source>.RetrieveRecord (Función)
Devuelve el contenido del registro actual (de un archivo, vista o consulta).
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard...
<emailSMTPSession variable>.CloseSession (Función)
Cierra una sesión SMTP.
HCreateMovableReplica (Function)
Creates a movable replication.
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
Creating the Table pages of the WEBDEV RAD pattern
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.
<Menu>.InsertMenu (Función)
Inserta un menú antes de otro menú en una ventana.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
<Connection variable>.TransactionCancel (Función)
.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
<Map>.LimitArea (Función)
Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...
HChangeConnection (Example)
Usage example of the HChangeConnection function
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format...
<Chart>.ComparativeSeriesPosition (Función)
Fija la posición (izquierda o derecha) de una serie en un gráfico de tipo Histograma de comparación.
Designing a supercontrol
A supercontrol is an advanced type of control...
Canada.CheckBN9 (Función)
Comprueba la validez de un número BN9 (número de empresa canadiense de 9 dígitos).
Deslizar hacia abajo para actualizar (Android/iOS): Controles de ventana, mesa y looper
La función "Tirar a actualización" permite al usuario "tirar" de un control Tabla, un control Looper o una ventana para actualización su contenido...
USBProperty (Function)
Retrieves the value of a property for a USB device.
<Dashboard>.MoveWidget (Función)
Cambia la posición de un widget que se encuentra en un control Cuadro de mando.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Procedimientos automáticos
La programación de temporizadores, subprocesos y procedimientos retardados es ahora gestionada automáticamente por el entorno....
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
SocketWrite (Función)
Escribe un mensaje destinado a otro socket.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc::
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Universal replication
The purpose of universal replication is to keep several databases synchronized...
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL Cluster.
SourceFromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
Funciones de gestión de subprocesos
Lista de funciones de gestión de subprocesos
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
NetOpenRemoteAccess (Función)
Establece una conexión remota.
<Variable PolygonGeo>.Perimeter (Función)
Calcula el perímetro de un polígono geográfico.
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
  • a specific context menu used to handle the file.
  • a file preview in thumbnail format (for an Image or PDF file path).
dClear (Función)
Vacía el contenido de una variable de tipo Image o control Imagen y lo rellena con el color especificado.
HPass (Function)
Defines the password used to create or open a data file.
CitaCalendario del aseo (Función)
Exporta un Appointment o una lista de Appointment s en formato iCalendar.
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
  • the number of the corresponding page,
  • the corresponding X-position (in mm),
  • the corresponding Y-position (in mm)
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application...
<Dashboard>.AddWidget (Función)
Añade y muestra un widget (ventana interna) en un control Cuadro de mando.
Property Description (Variable type)
The Property Description type is used to get information about a property.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers...
<upnpDevice variable>.GetSharpness (Función)
Recupera la nitidez de un dispositivo UPnP.
<Source>.StatNbRec (Función)
Devuelve el número de entradas para un elemento clave determinado.
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
SFAdd (Function)
Creates a record in a file of a Salesforce database.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Valor description (Tipo de Variable)
Una variable de tipo Value Description permite manipular la descripción de un valor de enumeración mediante programación.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
<Chart>.TimeLevelMax (Función)
Fija el número de niveles para mostrar en la escala temporal de un gráfico, así como el nivel máximo.
NotesDeactivateView (Función)
Desactiva la vista que se maneja actualmente en Lotus Notes.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
<Source>.HistoryModification (Función)
Devuelve las modificaciones realizadas en uno o más campos de un registro determinado. El resultado se puede mostrar en un control List Box o Tabla para que el usuario pueda ver las modificaciones realizadas en el archivo especificado.
La control Organigrama
La control Organigrama se utiliza para representar elementos de forma jerárquica..
Por ejemplo:
  • los colaboradores de una empresa según su posición.
  • las diferentes ramas de un grupo con sus interdependencias.
  • los diferentes pasos de una fabricación Process, ...
MyHostControl (Palabra reservada)
La palabra clave MyHostControl permite manipular el control Página WEBDEV desde el código de la página que se muestra en dicho control.
MapIDGgl (Función)
Obtiene o establece el diseño utilizado en el control Mapa. Este diseño corresponde a un identificador de mapa definido en la consola de Google Cloud.
Esta nueva función está disponible a partir de la versión 2025 - Update 2.
Android Esta funcionalidad solo está disponible en las versiones por suscripción, a partir de WINDEV Suite 2025 - Update 3.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Using Google Translate
WINDEV, WEBDEV and WINDEV Mobile support up to 64 languages in the same project...
Hidden (Propiedad)
La propiedad Hidden permite:
  • Determinar si un control en un reporte está oculto.
  • Ocultar o desenfocar un control en un reporte.
NetDirList (Función)
Lista los directorios y los archivos encontrados:
  • en el servidor FTP (File Transfer Protocol) o RPC (Remote Procedure Call) de WINDEV,
  • en el ordenador cliente.
Esta función se conserva por motivos de compatibilidad con versiones anteriores.
iParameterReport (Function)
Configures the printer by opening the configuration window.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
BackgroundColor (Property)
La propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
<picLayer variable>.DrawChord (Función)
Dibuja la cuerda de un círculo (inserción entre una elipse y una línea recta) en una variable de tipo picLayer.
2. Variables
Tutorial WINDEV: Fundamentos de WLanguage Lección 2 - Variables - 20 min
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
Comprobación a distancia: Personalización con una ventana
Para personalizar la control remota realizada en una aplicación WINDEV multiusuario, la ventana estándar puede ser sustituida por una ventana de su aplicación...
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers...
Creación de una consulta en código SQL
El editor de consultas le permite crear una consulta escribiendo código SQL....
Funciones varias
Lista de las distintas funciones de WINDEV, WINDEV Mobile y WEBDEV.
1
9