AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 801-203 de 203 para use
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
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...
Using an external component in an application
A component can be reused at any time in any application...
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...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are...
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.
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.
Manipulating Scrollbar controls programmatically
WINDEV allows you to programmatically manipulate Scrollbar controls...
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Global and local variable
Two types of variables are available...
Logical operators
The logical operators are as follows...
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.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
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.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
zipDeleteFile (Function)
Deletes a file from an archive.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
<Multimedia>.Altura (Función)
Devuelve la altura (en píxeles) de la imagen de origen del archivo multimedia reproducido en el control Multimedia.
ShowToolTip (Función)
Activa o desactiva el mecanismo de visualización de los tooltip de los controles.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Unicode (Property)
The Unicode property is used to:
  • Determine if the value of a control is a Unicode string.
  • Specify whether the value of a control is a Unicode string.
<Connection variable>.SendMessageToClient (Función)
Muestra un mensaje en el equipo de los clientes.
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.
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...
Collapsing/Expanding a TreeView control programmatically
To collapse/expand a TreeView control through programming, ...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
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.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
Popup window
WINDEV allows you to open windows in popup format...
Automation object
The Automation keyword is used to declare an automation object...
<upnpDevice variable>.ModifyVolume (Función)
Cambiar el volumen de un dispositivo UPnP.
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
<HTML editor>.FormatSelection (Función)
Modifica el estilo de los elementos seleccionados en un control del Editor HTML.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
<List Box>.SelectMinus (Función)
Deselecciona un elemento en un control List Box, ListView o Combo Box.
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.
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.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
HCancelDeclaration (Function)
Allows you to:
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
<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).
<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.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Record (Variable type)
The Record type is used to save the values of a record.
Events associated with Calendar controls
List of events associated with Calendar controls
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
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.
Rich Text Area control events
The following events appear by default in the WEBDEV code editor...
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...
Thread execution
At runtime, an application runs in a main thread...
notificationCatergory (Tipo de variable)
El tipo notificationCategory permite definir todas las características avanzadas de una categoría de notificaciones.
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, ...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
<emailSMTPSession variable>.SendMessage (Función)
Envía un correo electrónico mediante SMTP
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
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.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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...
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
<Chart>.ComparativeSeriesPosition (Función)
Fija la posición (izquierda o derecha) de una serie en un gráfico de tipo Histograma de comparación.
gpwInitAnalysis (Función)
Inicializar el análisis del Groupware Usuario.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
Reminder
La palabra clave Reminder puede corresponder a...
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.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...
ColorFormat (Propiedad)
La propiedad ColorFormat define el formato de color (color o escala de grises).
SocketWrite (Función)
Escribe un mensaje destinado a otro socket.
NetOpenRemoteAccess( Función)
Establece una conexión remota.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
<Connection variable>.InfoServerRights (Función)
Permite conocer los permisos otorgados a un usuario o grupo de usuarios sobre un servidor.
PanelActivate (Function)
Activates a panel when several panels are docked together.
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
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).
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
iParameterReport (Function)
Configures the printer by opening the configuration window.
<Map>.LimitArea (Función)
Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta.
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.
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
<Connection variable>.StopServer (Función)
Detiene un servidor HFSQL.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format...
<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").
Property Description (Variable type)
The Property Description type is used to get information about a property.
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers...
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.
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
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.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
<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.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
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.
Sharing the context menus in the project
In most cases, several context menus are included in your applications...
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...
<Source>.TransactionFree (Función)
Transforma todos los registros "en transacción" en registros "Normales" si no pertenecen a una transacción en curso.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<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.
<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").
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
GroupAdd (Function)
Adds a group of contacts in a Lotus Notes or Outlook address book.
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...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Source>.RetrieveRecord (Función)
Devuelve el contenido del registro actual (de un archivo, vista o consulta).
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
HCreateMovableReplica (Function)
Creates a movable replication.
CitaCalendario del aseo (Función)
Exporta un Appointment o una lista de Appointment s en formato iCalendar.
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...
<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)
.
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.
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
Using Google Translate
WINDEV, WEBDEV and WINDEV Mobile support up to 64 languages in the same project...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Hidden (Propiedad)
La propiedad Hidden permite:
  • Determinar si un control en un reporte está oculto.
  • Ocultar o desenfocar un control en un reporte.
<Window>.ChangeLayout (Función)
Aplica un layout específico a:
  • una ventana.
  • una ventana interna.
NotesDocumentFirst (Función)
Posiciones en el primer documento encontrado en Lotus Notes.
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
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.
USBProperty (Function)
Retrieves the value of a property for a USB device.
<emailSMTPSession variable>.CloseSession (Función)
Cierra una sesión SMTP.
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.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
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.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
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.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window...
<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.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
<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.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HPass (Function)
Defines the password used to create or open a data file.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature:
  • for a specific window.
  • for all the application windows.
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.
<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.
<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.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
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.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
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, ...
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a data file or query.
NotesDeactivateView (Función)
Desactiva la vista que se maneja actualmente en Lotus Notes.
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, ...
<Table>.ToClipboard (Función)
Copia el contenido de una Tabla o control Tabla TreeView al portapapeles.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.
<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.
<Fuente>.NbRec (Función)
Devuelve el número de registros en un archivo, consulta o vista HFSQL: registros activos, tachados, eliminados, etc.
<Dashboard>.MoveWidget (Función)
Cambia la posición de un widget que se encuentra en un control Cuadro de mando.
1
9