|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Creates the signature of a character string. |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity. |
|
|
|
|
|
|
|
| The Signature control is a report control used to sign... |
|
|
|
|
|
|
|
| The SignatureType property is used to get and define the type of signature to be used in a Signature control. |
|
|
|
|
|
|
|
| The SignatureMode property gets and sets the signature options of a Signature control in a report. |
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Usage example of the SOAPAddXMLSignature function |
|
|
|
|
|
|
|
| You can manipulate Signature controls in a report using the following WLanguage properties... |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Constants used by the XML signature |
|
|
|
|
|
|
|
| Adds an XML signature to a web service request. |
|
|
|
|
|
|
|
| Adds an XML signature to a web service request. |
|
|
|
|
|
|
|
| Prints an image of the signature in a rectangular area. |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
|
| The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
|
|
|
|
|
|
|
|
| It is now common for individuals or businesses to sign contracts electronically... |
|
|
|
|
|
|
|
| Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
|
| The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature. |
|
|
|
|
|
|
|
| Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
|
| The following processes are associated with a Signature control: |
|
|
|
|
|
|
|
| The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| The xmlSignature type is used to define the advanced characteristics of an XML signature. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was kept as an external file.
|
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
|
|
|
|
|
|
|
|
| Verifies the signature of an XML node. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF Reader control. |
|
|
|
|
|
|
|
| The SignatureAlgorithm property defines the method used to generate the signature. |
|
|
|
|
|
|
|
| The xmlSignatureReference type is used to add a reference section into the XML signature. |
|
|
|
|
|
|
|
| The xmlSignatureVerification type is used to define the information required to verify an XML signature. |
|
|
|
|
|
|
|
| Adds an approval signature to an existing PDF. |
|
|
|
|
|
|
|
| The Certificate property gets and sets the certificate used in a Signature control. |
|
|
|
|
|
|
|
| Adds an approval signature to an existing PDF. |
|
|
|
|
|
|
|
| The following functions are used to handle certificates: |
|
|
|
|
|
|
|
| Extracts a certificate from a signature buffer or from a print duplicate. |
|
|
|
|
|
|
|
| The Certificate keyword can correspond to... |
|
|
|
|
|
|
|
| Signs an executable file with a certificate. |
|
|
|
|
|
|
|
| The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
| Usage example of the SOAPAddSAMLAssertion function |
|
|
|
|
|
|
|
| It is now common for individuals or businesses to sign contracts electronically... |
|
|
|
|
|
|
|
| For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).
|
|
|
|
|
|
|
|
| Signs an MSIX package with a certificate. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
|
| Checks the validity of a PKCS7 wrapped signature and extracts the wrapped message. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Adds a SAML assertion to a web service request. |
|
|
|
|
|
|
|
| Adds a SAML assertion to a web service request. |
|
|
|
|
|
|
|
| Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store. |
|
|
|
|
|
|
|
| Usage example of the CertificateSignString function |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
The Certificate type is used to handle: - the certificates used to sign the strings or the files.
- the certificates used to sign the emails.
|
|
|
|
|
|
|
|
| When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled... |
|
|
|
|
|
|
|
| The PDF Reader control includes multiple features accessible via... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens... |
|
|
|
|
|
|
|
| Configures the automatic creation of the duplicate copy generated during the next print. |
|
|
|
|
|
|
|
| Checks the signature of a duplicate. |
|
|
|
|
|
|
|
| To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program. |
|
|
|
|
|
|
|
| PDF Reader control and PDF file management constants |
|
|
|
|
|
|
|
| Several types of controls can be handled in a report created by the report editor... |
|
|
|
|
|
|
|
| A specific configuration is required to manage the In-App purchases in an Android application... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an iOS application
10 min |
|
|
|
|
|
|
|
| The JWTParameter type is used to define all the data required for JWT-based authentication. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| Returns the unique identifier of the current mobile device.
|
|
|
|
|
|
|
|
| PDF is one of the most widely used formats for sending and storing electronic documents... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received. |
|
|
|
|
|
|
|
| Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
|
Creates a JWT assertion. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| To create a.NET assembly accessible by COM, you must... |
|
|
|
|
|
|
|
| To create a strong-named .NET assembly ...
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print... |
|
|
|
|
|
|
|
| The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
|
| The gglAccount type gets the profile information of a Google account via several WLanguage properties. |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an Android application
10 min |
|
|
|
|
|
|
|
| Opens the Windows window used to find out the properties of a certificate.
|
|
|
|
|
|
|
|
| Opens the Windows window used to find out the properties of a certificate.
|
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)... |
|
|
|
|
|
|
|
| You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor... |
|
|
|
|
|
|
|
| WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to set up the automatic update of an HFSQL server... |
|
|
|
|
|
|
|
| The wsRequest type is used to define the advanced characteristics of a web service. |
|
|
|
|
|
|
|
| WINDEV Mobile includes a User Groupware for Android and iOS applications... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support. |
|
|
|
|
|
|
|
| Enables users to log in to an application using a Google account registered on the device, without entering a username and password. |
|
|
|
|
|
|
|
| The WEBDEV administrator (Deployment version) allows you to update the WEBDEV Application Server... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates. |
|
|
|
|
|
|
|
| Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates. |
|
|
|
|
|
|
|
| List of miscellaneous Windows functions |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
|
| To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key... |
|
|
|
|
|
|
|
| The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request. |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed. |
|
|
|
|
|
|
|
| Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor... |
|
|
|
|
|
|
|
| A Dynamic Link Library (DLL) is a program that cannot be run directly... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc. |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| WINDEV 2026 is now available. |
|
|
|
|
|
|
|
| List of properties associated with the reports and their controls |
|
|
|
|
|
|
|
| List of constants used by FTP functions. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture. |
|
|
|
|
|
|
|
| List of constants used by the print functions. |
|
|
|
|
|
|
|
| When your Java application is developed, you can... |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Here are the new features that you will discover in this version... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components. |
|
|
|
|
|
|
|
| In France, electronic invoicing has become mandatory for invoicing government services... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| The ftpConnection type is used to define all the advanced characteristics of an FTP connection. |
|
|
|
|
|
|
|
| The graphqlClient type is used to define all the advanced characteristics of a connection to a GraphQL server. |
|
|
|
|
|
|
|
| There are two methods two deploy your applications ... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| The action plans group all actions that will be performed by the Software Factory.
|
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| List of various constants used by the constants WINDEV functions. |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|