AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 26-50 de 199 para not
notificationCatergory (Tipo de variable)
El tipo notificationCategory permite definir todas las características avanzadas de una categoría de notificaciones.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
Type and version of Web server
The configuration diagnostic displays the following error...
ServiceStatus (Function)
Returns the current status of a service.
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.
ControlNext (Function)
Returns the name of the next control in input mode.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Automation object
The Automation keyword is used to declare an automation object...
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
DDEUnLink (Function)
Interrupts a link between an item and a data.
zipListFile (Function)
Returns the list of files found in an archive.
<Source>.CheckStructure (Función)
Define el modo de comparación de archivos de datos.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Global and local variable
Two types of variables are available...
<Source>.RetrieveRecord (Función)
Devuelve el contenido del registro actual (de un archivo, vista o consulta).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Logical operators
The logical operators are as follows...
<Connection variable>.TransactionCancel (Función)
.
<Table>.FixColumn (Función)
Fija una columna a la izquierda o libera una columna fijada a la izquierda.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
<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.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
<emailSMTPSession variable>.SendMessage (Función)
Envía un correo electrónico mediante SMTP
<Source>.ListStopWord (Función)
Devuelve la lista de palabras vacías utilizadas por un índice de texto completo.
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature:
  • for a specific window.
  • for all the application windows.
<Connection variable>RSDeleteConfig (Función)
Elimina una replicación entre dos servidores HFSQL.
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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
zipExist (Function)
Determines whether an archive exists.
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
<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.
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...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
<Source>.RecNum (Función)
Devuelve:
  • el número del registro actual en el archivo de datos HFSQL.
  • el número del registro actual en la vista HFSQL.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: general misconfiguration of WEBDEV.
SourceToPage (Función)
Actualiza automáticamente los controles de una página con:
  • los valores de los elementos vinculados en el Record actual (cargado en memoria) del archivo de datos HFSL descrito en el editor de análisis.
  • los valores de las variables vinculadas de WLanguage.
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
<Upload>.FileName (Función)
Devuelve el nombre de un fichero "subido" por el usuario Web. Este archivo debe haber sido cargado:
  • mediante un Control Campo de entrada "Upload.
  • mediante un Control Upload de uno o varios ficheros.
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.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
HDFS constants
The following constants are used by the HDFS functions:
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Popup window
WINDEV allows you to open windows in popup format...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HStatDate (Function)
Returns the date of the last update for the index statistics.
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...
<Multimedia>.Estado (Función)
Indica el estado del archivo multimedia reproducido en el control Multimedia.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<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...
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SortType (Property)
The SortType property is used to:
  • Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
  • Define the sort direction for an item or for a component of a composite key (when describing the item through programming).
<Table>.SetFocus (Function)
Gives focus to a line in a Table or Hierarchical Table field: the field switches to edit for the specified line and column.
sOpen (Example)
Usage example of the sOpen function
NetworkUser (Function)
Identifies the name of the connected user.
DeclareWebserviceContext (Función)
Se utiliza para declarar una lista de variables cuyo valor será persistente entre las sucesivas llamadas a un servicio web.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
<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.
<Connection variable>.DeactivateServerTrigger (Función)
Desactiva un desencadenador del Servidor HFSQL Client/Server en un servidor.
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los controles Mapa:
geoTrackingEnable (Función)
Permite seguir la ubicación en una aplicación WINDEV Mobile.
PanelActivate (Function)
Activates a panel when several panels are docked together.
Propiedades del control Interruptor
Adds an attribute into an XML document.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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...
CitaCalendario del aseo (Función)
Exporta un Appointment o una lista de Appointment s en formato iCalendar.
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.
Private Store for WINDEV applications
Versions 27 and later include a Private Store...
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDD55 (Property)
The WDD55 property is used to:
  • Get the name and full path of the Hyper File 5.5 WDD file.
  • Set the name and full path of the Hyper File 5.5 WDD file.
InUnitTestMode (Función)
Determina si hay una prueba unitaria en curso.
ContactDelete (Function)
Deletes the current contact:
  • from a Lotus Notes or Outlook address book.
  • in your phone's contact list (Android, iPhone or iPad).
ErrorBuild (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Oracle Native Connector: Programming with SQL functions
To use an Oracle database with the Native Connector (or "Native Access"), you can use SQL functions...
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
Servicio web REST: Llamar a una función del servicio web
La función RESTSend permite llamar a una función de un servicio web REST.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
HTML (Property)
En HTML se utiliza para:
  • averiguar si el informe actual se imprime en modo HTML.
  • gestionar el tipo de HTML de un control Texto estático que se encuentra en un informe.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
<PDF Reader>.GoToBookmark (Función)
Establece la posición directamente en el marcador deseado en el documento PDF.
<emailSMTPSession variable>.CloseSession (Función)
Cierra una sesión SMTP.
NetOpenRemoteAccess( Función)
Establece una conexión remota.
Designing a supercontrol
A supercontrol is an advanced type of control...
Using Google Translate
WINDEV, WEBDEV and WINDEV Mobile support up to 64 languages in the same project...
<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.
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
iBorder (Function)
Prints a border at specified coordinates.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
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.
WINDEV Skin template generator: Customize elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...
Instanciación de un objeto
Para acceder a una clase, el objeto debe declararse como parte de la clase a manipular, esto se llama Instanciación de objeto object....
<Connection variable>.StopServer (Función)
Detiene un servidor HFSQL.
<Diagram variable>.Save (Función)
Guarda un diagrama como un archivo "diag".
Image control in a window
This help page presents the characteristics of an Image control found in a window...
SpellAvailable (Función)
Indica si se dispone de diccionario para el corrector ortográfico (comprobación realizada en los controles que utilizan la corrección integrada o comprobación realizada por las funciones de WLanguage).
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.
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...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
diagImage (Tipo variable)
El tipo diagImage se utiliza para definir todas las características avanzadas de una forma de diagrama creada a partir de una imagen.
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
Control Tabla rellenado mediante programación: WLanguage
Esta página presenta los principales conceptos para manipular controles Tabla mediante programación en WLanguage.
iParameterReport (Function)
Configures the printer by opening the configuration window.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
StatVarianceP (Function)
Calculates the variance for a full series of values.
TwainSelectSource (Función)
Muestra un cuadro de diálogo estándar utilizado para listar los diferentes dispositivos Twain disponibles en el ordenador actual.
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server...
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
<Dashboard>.AddWidget (Función)
Añade y muestra un widget (ventana interna) en un control Cuadro de mando.
Configuring the registry linked to the WEBDEV setup
WEBDEV Application Server installation on a Windows server...
Project anomalies: dead code and orphan elements
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.
<HTML editor>.FormatSelection (Función)
Modifica el estilo de los elementos seleccionados en un control del Editor HTML.
GeometryCoveredBy (Función)
Determina si cada punto de la geometría A se encuentra dentro o en el límite de la geometría B.
<htmlDocument variable>.ChercheElémentParID (Función)
Busca el elemento cuyo atributo "ID" coincide con un valor específico en un documento HTML.
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.
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
PDFAddWatermark (Función)
Agrega una marca de agua a todas o algunas páginas de un archivo PDF existente.
MCIVolume (Function)
Modifies or returns the sound volume.
<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.
<Array>.Sum (Función)
Calcula la suma de los elementos del array.
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.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard...
Record (Variable type)
The Record type is used to save the values of a record.
Propiedades del control Componente Web
El control Componente Web puede ser manejado por las propiedades WLanguage en el código del Servidor y en el código del Navegador....
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
<Connection variable>.DeleteUser (Función)
Elimina un usuario asociado a una conexión en el servidor HFSQL.
PDFSign (Función)
Agrega una firma de aprobación a un documento PDF existente.
HCreateMovableReplica (Function)
Creates a movable replication.
FTPConnect (Función)
Conecta el equipo actual a un servidor FTP (File Transfer Protocol).
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
zipAddFile (Función)
Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
SysThumbnailAddButton (Función)
Añade un botón en la miniatura de la aplicación en la barra de tareas.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
DDEItem (Function)
Identifies the item affected by a DDE event.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data.
Propiedades del control Editor de código
Puede manipular controles Editor de código en una ventana utilizando las siguientes propiedades WLanguage...
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are...
<Chart>.Origen (Función)
Modifica las marcas inicial y final de uno de los ejes del gráfico.
Ejemplo de uso de los tipos XML
Los siguientes ejemplos se utilizan para manipular un documento XML a través de las variables xmlDocument y cmlNode, ...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
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...
Propiedades del control Pestañas
Un control Pestaña puede ser manipulado en una ventana o página usando las siguientes propiedades WLanguage...
H.NbRetryRead (Variable)
Indica el número de intentos de leer el archivo o Record antes de devolver control al programa.
H.AutoIndexingLimit (Variable)
Indica el número máximo de registros en el archivo de datos utilizados para gestionar la reindexación automática.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
<Source>.ExportCSV (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo CSV.
USBProperty (Function)
Retrieves the value of a property for a USB device.
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
fWrite (Example)
Usage example of the fWrite function
Thread execution
At runtime, an application runs in a main thread...
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Source>.DeleteTrigger (Función)
Elimina un desencadenador.
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
<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).
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.
HCopyRecord (Example)
Usage example of the HCopyRecord function
1
2
3
4
5
6
8
>