AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 101-98 de 98 para signature
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.
CertificateSignString (Function)
Creates the signature of a character string.
The Signature control
The Signature control is a report control used to sign...
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
SignatureMode (Property)
The SignatureMode property gets and sets the signature options of a Signature control in a report.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Constants used by the XML signature
Constants used by the XML signature
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
<pdfDocument variable>.GetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
<pdfDocument variable>.NbSignatures (Función)
Obtiene el número de firmas de un documento PDF.
PDFGetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
<pdfDocument variable>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
PDFNbSignatures (Función)
Obtiene el número de firmas de un documento PDF.
PDFGetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
PDFVerifySignatures (Función)
Verifica la validez de las firmas de un PDF.
Nota: Esta función solo está disponible a partir de la versión 2025 - Update 1.
<wsRequest variable>.addXMLSignature (Función)
Añade una firma XML a una solicitud de servicio web.
SOAPAddXMLSignature (Función)
Añade una firma XML a una solicitud de servicio web.
<pdfDocument variable>.VerifySignatures (Función)
Verifica la validez de las firmas de un PDF.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
Parámetros del procedimiento utilizado por la función PDFVerifySignatures
Procedimiento WLanguage ("callback") llamado por la función PDFVerifySignatures, que se ejecuta cuando se detecta una firma no válida en un documento PDF.
xmlSignature (Tipo de variable)
El tipo xmlSignature define las características avanzadas de una firma XML.
XMLVerifySignature (Función)
Verifica la firma de un nodo XML.
xmlSignatureVerification (Tipo de variable)
El tipo xmlSignatureVerification permite definir la información necesaria para verificar una firma XML.
<PDF Reader>.NbSignatures (Función)
Obtiene el número de firmas en un control Lector PDF.
<PDF Reader>.GetSignature (Función)
Obtiene la firma de un documento PDF en forma de búfer.
<PDF Reader>.GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un documento PDF.
pdfSignature (Tipo de variable)
El tipo pdfSignature permite definir las características avanzadas de la firma que se aplicará a un archivo PDF al firmar un PDF existente (mediante la función PDFSign).
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
PDFSign (Función)
Agrega una firma de aprobación a un documento PDF existente.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
<pdfDocument variable>.Sign (Función)
Agrega una firma de aprobación a un documento PDF existente.
Certificate (Property)
La propiedad Certificate obtiene y establece el certificado de un control Firma.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Funciones de certificados
Para gestionar certificados se utilizan las siguientes funciones:
CertificateSignMSIXPackage (Función)
Firma un paquete MSIX con un certificado.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
CertificateSignString (Example)
Usage example of the CertificateSignString function
CertificateSelect (Función)
Abre una ventana para seleccionar los certificados. Los certificados listados son los certificados instalados en el almacén personal.
<wsRequest variable>.AddSAMLAssertion (Función)
Añade una aserción SAML a una solicitud de servicio web.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Propiedades del control de firmas
Puede manipular los controles de Firma en un informe usando las siguientes propiedades de WLanguage...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application...
Report controls
Several types of controls can be handled in a report created by the report editor...
InApp constants
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)...
Certificado (tipo variable)
El tipo Certificado se utiliza para gestionar:
  • los certificados utilizados para firmar las cadenas o los archivos.
  • los certificados utilizados para firmar los correos electrónicos.
Eventos de control de firmas
Los siguientes procesos están asociados a un control de Firma:
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Ad Hoc deployment
Color (Property)
The Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)...
Yousign
La firma electrónica de contratos con particulares o empresas es cada vez más común...
Funciones varias de Windows
Lista de funciones varias de Windows
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor...
CertificateSignFile (Función)
Crea la firma de un archivo. Esta firma puede almacenarse en una Variable Buffer o en un archivo de texto.
gglAccount (Tipo de variable)
El tipo gglAccount obtiene la información de perfil de una cuenta de Google mediante diferentes propiedades WLanguage.
CertificateOpenProperties (Función)
Abre la ventana de Windows que permite conocer las propiedades de un certificado.
<Certificate variable>.OpenProperties (Función)
Abre la ventana de Windows que permite conocer las propiedades de un certificado.
Docusign: Firma electrónica
La firma electrónica de contratos con particulares o empresas es cada vez más común...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
GglAccountAssociate (Función)
Permite a los usuarios iniciar sesión en una aplicación utilizando una cuenta de Google registrada en el dispositivo, sin necesidad de introducir un nombre de usuario y una contraseña.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key...
PDF printing: Special cases
Specific features of print in PDF format
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
Print constants
List of constants used by the print functions.
JWTCreateAssertion (Función)
Crea una afirmación JWT.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 1.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Funciones de impresión
Lista de funciones de impresión
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
Propiedades de reportes y controles asociados
Lista de propiedades asociadas a los informes y sus controles
graphqlClient (Variable type)
The graphqlClient type is used to define all the advanced characteristics of a connection to a GraphQL server.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
2. Ejemplos y componentes proporcionados con WEBDEV
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
Mapa del sitio de la documentación de PC SOFT
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
1
3
4