AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 3751-194 de 194 para Case
Local procedure
Two types of procedures are available...
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
Brochure des nouveautés 2025 : Nouveautés WINDEV
Nouveautés de WINDEV 2025 présentes dans la brochure des Nouveautés 2025.
Brochure des nouveautés 2025 : Nouveautés WEBDEV
Nouveautés de WEBDEV 2025 présentes dans la brochure des Nouveautés 2025.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
2024 novelties brochure: WEBDEV novelties
El administrador WEBDEV (versión de implementación) permite actualizar WEBDEV Application Server...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
SQLConnect (Función)
Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL.
Declarando una Procedure/ una función
Las diferentes sintaxis para declarar un Procedure...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control...
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including...
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
iPrintPDF (Function)
Prints the content:
  • of a PDF file.
  • of a buffer containing a PDF.
  • of a PDF Reader control.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SQLConnectWS (Función)
Conecta la aplicación actual a una base de datos que será consultada por SQL a través de un proxy de servicio web (SOAP).
Project Management Hub: Presentation
The Project Management Hub is used to organize and schedule a project, from design to delivery...
dSlice (Function)
Draws a circle section or an ellipse section:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
Editor de análisis : tipos de relaciones
Existen diferentes tipos de enlaces entre los archivos de datos...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
iDestination( Función)
Configura el destino de impresión.
HFSQL constants
List of constants used by the HFSQL functions.
<Connection variable>.OpenConnection (Función)
Abre una conexión a una base de datos específica.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
graphqlClient (Tipo de variable)
El tipo graphqlClient permite definir las características avanzadas de una conexión a un servidor GraphQL.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments...
Características de las columnas de un control Columna de tabla en una ventana (sintaxis con prefijo)
Las columnas se utilizan para mostrar información en un control Tabla...
Modificar el contenido de una consulta
Las consultas se utilizan para seleccionar fácilmente los registros procedentes de uno o más archivos, que coincidan con uno o más criterios de selección, ....
graphqlResponse (Tipo de variable)
El tipo graphqlResponse permite obtener las características de la respuesta de una consulta GraphQL.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page...
<Window>.EdDo (Ventana)
Ejecuta una acción (definida mediante programación) y habilita las operaciones de Deshacer/Rehacer en esta acción.
Escribir textos multilingües
Para una aplicación multilingüe, usted tiene la capacidad de....
TwainToGIF (Function)
Allows:
  • save the document coming from the Twain device in a GIF file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in GIF format (in a buffer).
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server...
TwainToJPEG (Function)
Allows:
  • save the document coming from the Twain device in a JPEG file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in JPEG format (in a buffer).
HFSQL Client/Server: Setting up data files on the server
Deletes the altitude colors specified by grSurfaceAltitudeColor.
GraphQLExecuteQuery (Función)
Ejecuta una consulta GraphQL.
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...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server...
dRectangleGradient (Function)
Draws a rectangle:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
GPSGetPosition( Función)
Recupera información sobre la posición actual del dispositivo.
TwainToBMP (Function)
Allows you to perform one of the following actions:
  • save the document coming from the Twain device in a Bitmap file (".BMP" extension).
  • view the document coming from the Twain device in the user interface of the device.
  • save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).
1. Ejemplos proporcionados con WINDEV Mobile
WINDEV y WINDEV Mobile le permiten desarrollar aplicaciones para tabletas Windows 10, Windows Phone 10 y teléfonos Windows 10 (Universal Windows 10 apps)...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
GglRequest (Example)
Usage example of the GglRequest function
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action.
TwainToPDF (Function)
Allows:
  • save the document coming from the Twain device in a PDF file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in PDF format (in a buffer).
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
TwainState (Example)
Usage example of the TwainState function
zipFindFile (Example)
Usage example of the zipFindFile function
Thread execution
At runtime, an application runs in a main thread...
BurnerEject (Function)
Opens or closes the door of the current burner.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
TwainToTIFF (Function)
Allows:
  • save the document coming from the Twain device in a TIFF file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in TIFF format (in a buffer).
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis...
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis.
<Window>.EdRedo (Función)
Ejecuta la última acción deshecha por el usuario final (opción "Permitir a los usuarios finales modificar la IU" activada).
<Window>.EdUndo (Función)
Deshace la última acción realizada por el usuario final al modificar la interfaz (opción "Permitir a los usuarios finales modificar la IU" activada).
<zipArchive variable>.OpenCAB (Función)
Abre un archivo existente en formato CAB.
SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis...
¿Cómo realizar una búsqueda completa de archivos?
Executes a program (an executable file, for example) from the current application.
Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
PythonAddPath (Función)
Agrega la ruta de un directorio o del entorno virtual para buscar módulos de Python.
Appendix 2: Checking the server
Añade una opción al comando a ejecutar en modo consola.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
COMCreateInstance( Función)
Instancia un objeto COM (Component Object Model).
MemcachedCASKeyGroup (Función)
Modifica el valor de una clave en un grupo de servidores si este no fue modificado.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
New Features brochure - Version 2024: new features of WINDEV Mobile
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
MemcachedCAS (Función)
Modifica el valor de una clave si ésta no ha sido modificada.
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.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play...
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images...
MemcachedAssignKeyGroup (Función)
Modifica una pareja clave/valor en el caché Memcached en un grupo de servidores:
  • Si la clave existe, se modifica el valor.
  • Si la clave no existe, se añade la pareja clave/valor.
PythonTerminate (Función)
Descarga la DLL de Python y libera la memoria.
MemcachedAddPrefixKeyGroup (Función)
Añade un valor al principio del valor existente en la caché para la clave dada en un grupo de servidores.
MemcachedModifyKeyGroup (Función)
Modifica una pareja clave/valor en el caché Memcached en un grupo de servidores.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...
MemcachedAddKeyGroup (Función)
Agrega una nueva pareja clave/valor en el caché Memcached en un grupo de servidores.
MemcachedAddSuffixKeyGroup (Función)
Añade un valor al final del valor existente en la caché para la clave dada en un grupo de servidores.
<Organization Chart>.Occurrence (Función)
Devuelve el número de elementos encontrados en un control Organigrama.
Servidor web dedicado
Al instalar la versión de desarrollo de WEBDEV, si no hay ningún servidor Web disponible en el ordenador actual, WEBDEV instala automáticamente uno (IIS Express versión 10). Este servidor se configura automáticamente para trabajar con WEBDEV.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
iPreview (Function)
Configures the print destination.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.
Características de las opciones de menú
WINDEV y WINDEV Mobile gestionan dos tipos de menús....
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
MemcachedAddPrefix (Función)
Añade un valor al principio del valor existente en la caché para la clave dada.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
MemcachedModify (Función)
Modifica un pareja de clave/valor en el caché Memcached.
MemcachedAddSuffix (Función)
Añade un valor al final del valor existente en la caché para la clave dada.
<htmlNode variable>.FindElementByClass (Función)
Busca elementos cuyo atributo "class" coincida con un valor específico en un nodo HTML.
Procedimiento WLanguage llamado por la función SCPSendFile
Procedimiento WLanguage ("callback") llamado por la función SCPSendFile cuando se transfieren archivos a un equipo remoto utilizando el protocolo de copia segura (SCP).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
MemcachedAdd (Función)
Agrega una nueva pareja clave/valor en el caché Memcached.
Control ListView vinculado a un archivo de datos (o a una consulta)
Un control ListView puede ser usado para mostrar el contenido de un archivo de datos...
Propiedades HFSQL
Lista de propiedades HFSQL
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
Translating a text file with WDTRAD
El tipo pdfControl permite obtener todas las características y valores de un control que se encuentra en un formulario PDF.
MyPage (Reserved word)
MyPage is used to handle the current page...
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Funciones SQL que pueden utilizarse en las consultas SQL
Las siguientes funciones SQL pueden utilizarse en las consultas escritas en código SQL (clasificadas por tema)....
<zipArchive variable>.ExtractFileList (Función)
Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física.
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache:
  • If the key exists, the value is modified.
  • If the key does not exist, the key/value couple is added.
<zipArchive variable>.ExtractFile (Función)
Extrae un archivo de un fichero y lo descomprime automáticamente en una ubicación física o en la memoria.
gImage (Function)
Builds a sequence of characters containing an image.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
HTriggerRecordBefore( Función)
Recupera el valor de la Record actual antes de que se ejecuten los disparadores.
Common problems
La propiedad TotalNbHijos devuelve el número total de hijos de una rama:
  • de un control Treeview,
  • de un control Tabla TreeView.
Constants for managing windows
List of constants used by the functions for managing windows
Cambio de los sitios de AWP al modo de sesión SEO-ready
Colapsa todas las cabeceras de fila y/o columna en un control Tabla dinámica.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
BackgroundTaskAdd (Function)
Adds a new background task.
ControlClone (Function)
Creates a new control from an existing control.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Organization chart linked to a data file
Devuelve un directorio ruta para los datos del usuario actual de la aplicación actual.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup.
1. Auditorías del proyecto
Tutorial WINDEV: Optimizar un proyecto Lección 1 - Auditorías del proyecto - 15 min
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux...
iAddAttachment (Función)
Añade un archivo adjunto en un archivo PDF generado por una exportación de impresión PDF.
LocalStorageDelete (Function)
Deletes a value from the local storage.
Document (Variable type)
The Document type is used to handle a "docx" document.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
WLanguage
WLanguage, el lenguaje integrado de WINDEV, es poderoso, simple e intuitivo...
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
<zipArchive variable>.ExtractAll (Función)
Extrae todos los archivos de un fichero y los descomprime.
Name (Property)
The Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls...
Catálogo de imágenes
En cuanto una imagen puede ser utilizada (en una control, en una ventana, en una reporte, ...
<Tipo DateTime>.ToString (Función)
Convierte una fecha/hora en una cadena en el formato especificado.
Handling controls in a report
The different operations available for the report controls are as follows...
Oracle Native Connector: Retrieve the output value of a stored procedure
The Native Oracle Connector is used to:
  • specify the input values during the call to a stored procedure.
  • retrieve the output values after a call to a stored procedure.
Container column in a Table control
A cell found in a Table control can contain a set of controls...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Brochure des nouveautés 2024 : Nouveautés WINDEV
Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024.
Utilizar código Kotlin
Kotlin es un lenguaje de programación utilizado principalmente por desarrolladores de Android...
<Connection variable>.RestoreBackup (Función)
Permite restaurar:
  • una copia de seguridad inmediata (realizada con la función HBackup o mediante el Centro de Control HFSQL),
  • una copia de seguridad programada (descrita con la función HAddScheduledBackup o mediante el Centro de Control HFSQL.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default.
<Source>.DuplicateRecord (Función)
Duplica el registro leído en una tabla. El registro en la memoria se agrega a la tabla (consulta o vista).
<Image>.DrawSlice (Función)
Dibuja un sector de círculo o elipse en un control Imagen.
DateTimeToString (Función)
Convierte una fecha/hora en una cadena en el formato especificado.
Context menu of Organizer controls (AAF)
Each Organizer control in a window offers the user a menu by default...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...
<Source>.SeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
1. Auditorías del proyecto
Tutorial WEBDEV - Optimizar un proyecto WEBDEV Lección 1 - Auditorías del proyecto - 15 min
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
ChangeAction (Example)
Usage example of ChangeAction
HRestoreBackup (Function)
Used to restore:
  • an immediate backup (performed by HBackup or via the HFSQL Control Center),
  • a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.
TableAddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Procedure (Variable type)
The Procedure type is used to handle through programming:
  • the procedures or methods found in the project.
  • the procedures or methods found in an internal component.
  • the procedures or methods found in an external component.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...
Errores en la gestión de archivos de datos
Cuando una función HFSQL falla (devuelve False, por ejemplo), se puede conocer mediante programación el número del error correspondiente con la función HError...
1
8