AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 5001-191 de 191 para Application
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Create an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...
Sharing elements with a WINDEV application
WEBDEV Application Server: Overview
WEBDEV is a full development environment devoted to Internet and Intranet...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages...
Version of the files in the virtual directory
The configuration diagnostic displays the following error...
JavaExecute (Example)
Usage example of the JavaExecute function
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
ChangeCharset (Example)
Usage example of the ChangeCharset function
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Select query description window: Items that can be used
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Configuration of Apache 2.4 server
WEBDEV Development: Configuring the Apache 2.4.x server for the CGI protocol and WEBDEV sites.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies...
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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.
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Funcionalidades Automáticas de la Aplicación (FAA)
Las funciones automáticas de aplicación (AAF) le permiten añadir funciones a su aplicación sin tener que escribir una sola Line of code...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
MatDelete (Function)
Deletes an existing matrix.
The different types of windows
The following types of windows can be created in a WINDEV application...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer...
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects...
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
fLock (Example)
Usage example of the fLock function
SocketCreate (Example)
Usage example of the SocketCreate function
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
SynchroHFSQL (Property)
The SynchroHFSQL property is used to:
  • know how to refresh a Table control linked to an HFSQL Client/Server data file.
  • specify the refresh mode of a Table control bound to an HFSQL Client/Server data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<Looper>.RefreshVisible (Función)
Cambia o devuelve el estado de visibilidad de la barra de actualización en un control Looper.
WinCopyForm (Función)
Copia el contenido de un formulario en el portapapeles.
Printing from the server
WEBDEV allows you to print from a WEBDEV website on a printer connected to the web server...
BackgroundTaskAdd (Function)
Adds a new background task.
Preparing a Web server for a first deployment
Deploying a WEBDEV website consists in installing the WEBDEV website on a Web server...
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).
Rights on the virtual directory
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Configuring the remote administrator
The remote administrator is an optional tool provided with WEBDEV Application Server...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Events associated with windows
List of events associated with windows
SMSSend (Function)
Sends an SMS.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Acceso a una base de datos a través de un servicio web
Se puede acceder a la base de datos a través de un servicio web...
Rights on the virtual directory
<Multimedia>.Play (Función)
Reproduce un archivo multimedia en un control Multimedia.
fSize (Function)
Returns the size of a file (in bytes).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Funciones de álbum de fotos
Funciones de álbum de fotos
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task...
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool...
Where are the files located after the setup?
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to:
  • specify the options for managing the installer framework.
  • specify the options for managing the UAC for the installer.
Windows
The windows represent the main interface of a WINDEV application...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
ContactAdd (Function)
Adds a contact:
  • in a Lotus Notes or Outlook address book.
  • in the contacts list of your device (Android, iPhone or iPad).
The Carousel control
The Carousel control is used to display an animated menu made of images...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
zipClose (Function)
Closes an archive.
Ensamblados .NET
.NET es la plataforma de desarrollo de software de Microsoft...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Subir archivos
La carga consiste en guardar un archivo ubicado en el ordenador del usuario en un servidor web...
HTTPSendForm (Función)
Envía un formulario HTTP.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests...
Instalación en formato MSI
Puedes crear instaladores MSI...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Los módulos proporcionados con WEBDEV Deployment
La siguiente tabla presenta los diferentes módulos instalados por el WEBDEV Application Server y sus principales características...
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans.
ScreenType (Function)
Returns the type of screen on which the application is running: phone, tablet, computer or watch.
The Upload control
The Upload control is used to upload files on the Web server...
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements ...
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
XMLLast (Función)
Posiciones en el último elemento (etiqueta o atributo) del nivel actual del árbol.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ...
AAF: Sorting on Table Columns
WINDEV allows the user to easily sort the columns of a Table control.
Aplicación Java y WINDEV
Una aplicación Java es una aplicación compilada íntegramente en Java...
HCreation (Function)
Creates an empty data file (file extension ".FIC") with index file, full-text index file and memo file if required.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
InfoVersion (Variable type)
The InfoVersion type is used to get the characteristics of a specific application version.
PageUse (Función)
Muestra una página WEBDEV en el navegador del usuario y cierra todos los contextos de página actualmente abiertos en el servidor.
ExeGetPID (Función)
Devuelve información sobre el proceso actual.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Events associated with Chart controls
List of events associated with the Chart controls
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
fFileName (Function)
Returns the name of an external file currently open.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
Use the Salesforce service
Salesforce is a very popular CRM software...
Selection query description window: Use
Let's see some operations specific to the description window of a select query...
Managing Google contacts
Google Contacts is used to manage contacts on the Internet...
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
SQL view
An SQL view is a virtual data source defined by an SQL query...
Abrir una ventana desde un subproceso secundario
Un subproceso secundario no puede abrir directamente una ventana con las funciones estándar de WLanguage como...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...
HCreationIfNotFound (Function)
Performs the following operations:
  • If the data file doesn't exist, create an empty data file (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
  • If the data file exists, opens the data file.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
AutomaticLink (Property)
The AutomaticLink property is used to:
  • determine if the automatic link detection mode is enabled,
  • enable or disable the automatic link detection mode.
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
The Web Camera control
The Web Camera control is used to view a file that is refreshed at regular time intervals.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
CameraCapture (Function)
Captures the images received from the camera:
  • as an image: take a photo.
  • as a video: record a video.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector to PostgreSQL...
AAF: Manipulating columns in a Table field
The Table controls displayed in a window allow the end user to perform several operations...
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HModifyStructure (Example)
Usage example of the HModifyStructure function
CertificateSignString (Example)
Usage example of the CertificateSignString function
XMLChild (Function)
Positions on the first child element of current element.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...
Periodo de validez de las páginas web
Al crear una página, se puede definir un periodo de validez para esta página...
Window with parameters
A window can:
  • Receive parameters when it is opened.
  • Return values when it is closed.
HCreateMovableReplica (Function)
Creates a movable replication.
iParameterPreview (Function)
Configures the print preview:
  • display a message regarding the resources of current computer.
  • display or hide the ribbon tabs and buttons.
  • the export options available in the mini preview window.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
ERR_MAX_CONNECTION
ERR_MAX_CONNECTION
Vocabulario específico de WEBDEV
Esta página presenta los principales términos específicos de WEBDEV utilizados en la documentación...
XMLParent (Example)
Usage example of the XMLParent function
Uso de ensamblados .NET en un proyecto
Para utilizar ensamblados .NET en un proyecto...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
OAuth2Parameters (Tipo de variable)
El tipo OAuth2Parameters permite definir la información necesaria para autenticarse en un servicio web implementando el estándar OAuth 2.0.
DDEError (Function)
Returns the runtime status report of a DDE function.
HSL / SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
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...
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
AlbumPicker (Función)
Recupera una foto, imagen o video almacenado en el álbum de fotos del dispositivo móvil.
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... analysis.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
InAndroidMode (Example)
Usage example of the InAndroidMode function
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications...
Funciones de la cámara
Traducir los mensajes de programación
Cuando se desarrolla una aplicación multilingüe, se pueden traducir los diferentes mensajes que se muestran al usuario (los mensajes mostrados por Info y YesNo, por ejemplo.
XMLDocument (Example)
Usage example of the XMLDocument function
XMLExecuteXPath (Function)
Executes an XPATH query:
  • in an XML document.
  • in an xmlDocument variable.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task...
Administrador WEBDEV remoto: Creación de una cuenta WEBDEV
La gestión de cuentas es accesible en el administrador remoto sólo para el administrador del servidor.
5. Servicios web
WINDEV permite utilizar fácilmente servicios web (o servicios Web XML).
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...
WaitWindowStart (Función)
Abre la ventana de carga de la aplicación.
XMLDocument (Function)
Creates a new XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Various WEBDEV constants
Various WEBDEV constants
Página compatible con SEO en modo sesión
En WEBDEV, hay dos métodos para desarrollar un sitio...
Changing sites from AWP to SEO-ready session mode
Funciones automáticas de los controles Tabla dinámica (ventana)
El control Tabla dinámica ofrece varias funciones de aplicación automática (FAA) que permiten al usuario aprovechar todas sus capacidades...
AuthIdentify (Función)
Realiza una autenticación utilizando el protocolo OAuth 2.0 en cualquier servicio web.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Aplicación Android: Utilizar y compartir datos SQLite
Para las aplicaciones Android, las bases de datos disponibles son HFSQL (Clásica y Cliente/Servidor) y SQLite.
Herramientas WINDEV, WEBDEV y WINDEV Mobile
Las siguientes herramientas se proporcionan con WINDEV, WEBDEV y WINDEV Mobile
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via...
CertificateSignString (Function)
Creates the signature of a character string.
1
8