AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 426-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...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
<Map>.ClosePopup (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
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.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
MyControl (Palabra reservada)
La palabra clave MiControl representa el control que contiene el Process que se está ejecutando.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
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.
Global and local variable
Two types of variables are available...
Real-time chart
This type of chart is used to represent a permanent data flow in real time...
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.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
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...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Popup window
WINDEV allows you to open windows in popup format...
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
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, ...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are...
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.
<emailSMTPSession variable>.SendMessage (Función)
Envía un correo electrónico mediante SMTP
<HTML editor>.FormatSelection (Función)
Modifica el estilo de los elementos seleccionados en un control del Editor HTML.
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls.
<upnpDevice variable>.ModifyVolume (Función)
Cambiar el volumen de un dispositivo UPnP.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
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, ...
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
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.
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.
<Connection variable>.SendMessageToClient (Función)
Muestra un mensaje en el equipo de los clientes.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ServiceStatus (Function)
Returns the current status of a service.
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.
ShowToolTip (Función)
Activa o desactiva el mecanismo de visualización de los tooltip de los controles.
<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).
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data.
Automation object
The Automation keyword is used to declare an automation object...
Private Store for WINDEV applications
Versions 27 and later include a Private Store...
notificationCatergory (Tipo de variable)
El tipo notificationCategory permite definir todas las características avanzadas de una categoría de notificaciones.
Rich Text Area control events
The following events appear by default in the WEBDEV code editor...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!
<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.
geoTrackingEnable (Función)
Permite seguir la ubicación en una aplicación WINDEV Mobile.
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
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.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to:
  • Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
  • Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Record (Variable type)
The Record type is used to save the values of a record.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Events associated with Calendar controls
List of events associated with Calendar controls
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
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.
ColorFormat (Propiedad)
La propiedad ColorFormat define el formato de color (color o escala de grises).
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
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.
gpwInitAnalysis (Función)
Inicializar el análisis del Groupware Usuario.
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.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
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...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Creating an executable: General options
The main executable options are as follows...
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
PanelActivate (Function)
Activates a panel when several panels are docked together.
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...
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Thread execution
At runtime, an application runs in a main thread...
<Map>.LimitArea (Función)
Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta.
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
<Chart>.ComparativeSeriesPosition (Función)
Fija la posición (izquierda o derecha) de una serie en un gráfico de tipo Histograma de comparación.
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.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
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.
ODBCPassword (Property)
The ODBCPassword property is used to:
  • Identify the password used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the password used to connect to a database via an ODBC driver or a Native Connector.
SocketWrite (Función)
Escribe un mensaje destinado a otro socket.
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.
Canada.CheckBN9 (Función)
Comprueba la validez de un número BN9 (número de empresa canadiense de 9 dígitos).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
<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.
<Dashboard>.MoveWidget (Función)
Cambia la posición de un widget que se encuentra en un control Cuadro de mando.
<Connection variable>.InfoServerRights (Función)
Permite conocer los permisos otorgados a un usuario o grupo de usuarios sobre un servidor.
<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.
<Connection variable>.StopServer (Función)
Detiene un servidor HFSQL.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
NetOpenRemoteAccess( Función)
Establece una conexión remota.
Property Description (Variable type)
The Property Description type is used to get information about a property.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers...
<Table>.ToClipboard (Función)
Copia el contenido de una Tabla o control Tabla TreeView al portapapeles.
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
CitaCalendario del aseo (Función)
Exporta un Appointment o una lista de Appointment s en formato iCalendar.
<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.
<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").
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.
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.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
CompactToolbar (Propiedad)
La propiedad CompactToolbar permite:
  • determinar si las barras de herramientas de la ventana están compactadas.
  • compactar o no las barras de herramientas.
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.
<Source>.TransactionFree (Función)
Transforma todos los registros "en transacción" en registros "Normales" si no pertenecen a una transacción en curso.
iParameterReport (Function)
Configures the printer by opening the configuration window.
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.
<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.
Sharing the context menus in the project
In most cases, several context menus are included in your applications...
<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...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<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...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
HCreateMovableReplica (Function)
Creates a movable replication.
<Dashboard>.AddWidget (Función)
Añade y muestra un widget (ventana interna) en un control Cuadro de mando.
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, ...
<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)
.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window...
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...
HChangeConnection (Example)
Usage example of the HChangeConnection function
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature:
  • for a specific window.
  • for all the application windows.
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.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
NameBrowserFile (Propiedad)
La propiedad NameBrowserFile obtiene el nombre original del archivo que se va a subir desde el equipo del usuario.
USBProperty (Function)
Retrieves the value of a property for a USB device.
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
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.
<emailSMTPSession variable>.CloseSession (Función)
Cierra una sesión SMTP.
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.
MarginWidth (Property)
The MarginWidth property is used to:
  • Find out the horizontal margin between the widgets found in a Dashboard control.
  • Modify the horizontal margin between the widgets found in a Dashboard control.
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.
<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.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
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...
<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.
NotesDocumentFirst (Función)
Posiciones en el primer documento encontrado en Lotus Notes.
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...
<Window>.ChangeLayout (Función)
Aplica un layout específico a:
  • una ventana.
  • una ventana interna.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
zipDeleteFile (Function)
Deletes a file from an archive.
<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.
HCancelDeclaration (Function)
Allows you to:
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.
Designing a supercontrol
A supercontrol is an advanced type of control...
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, ...
1
9