|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| When starting the iOS application, checks whether the In-App subscriptions have been renewed. |
|
|
|
|
|
|
|
| Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements). |
|
|
|
|
|
|
|
| Checks the validity of a U.S. Social Security Number. |
|
|
|
|
|
|
|
| Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
|
| Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
|
| Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises). |
|
|
|
|
|
|
|
| Checks the validity of a Canadian Social Insurance Number (SIN). |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes
Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
|
| Stores the current context of a table: current record, filter, read pointers. |
|
|
|
|
|
|
|
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: - via an "Upload" edit control.
- via a single-file or multi-file Upload field.
|
|
|
|
|
|
|
|
| List of constants used by the Automatic Application Features (AAF) functions. |
|
|
|
|
|
|
|
| In a web application, you may need to run long processes (for example, to update counters... |
|
|
|
|
|
|
|
| List of events associated with Combo Box controls |
|
|
|
|
|
|
|
| When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects... |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation – Object Notation from JavaScript) is a lightweight data exchange format... |
|
|
|
|
|
|
|
| An array is a structured type used to group together a set of elements of the same type... |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
|
|
|
|
|
|
|
|
| Checks the validity of an email address. |
|
|
|
|
|
|
|
| Returns the list of certificates available on the computer.
|
|
|
|
|
|
|
|
| The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases... |
|
|
|
|
|
|
|
| Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was kept as an external file.
|
|
|
|
|
|
|
|
| Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| Connects a user to an application that uses the User Groupware.
|
|
|
|
|
|
|
|
| The "Sites" tab provides information about the dynamic WEBDEV websites installed on the computer... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: WEBDEV overview
Lesson 2: Web development and WEBDEV - 10 min |
|
|
|
|
|
|
|
| The groupware in automatic mode offers several possibilities... |
|
|
|
|
|
|
|
| The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile... |
|
|
|
|
|
|
|
| Retrieves the activation status of the geolocation provider or asks to be notified when the status changes. |
|
|
|
|
|
|
|
| Deployment to the App Store is the most common deployment mode... |
|
|
|
|
|
|
|
| When SSO authentication is used, checks the validity of the current user's token. |
|
|
|
|
|
|
|
| Usage example of the MatExist function |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indexes... |
|
|
|
|
|
|
|
| Reactive procedures are executed when the value of a control or variable changes... |
|
|
|
|
|
|
|
| The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
|
| The "Sites" tab provides information about the dynamic WEBDEV websites installed on the computer... |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Connector to Progress ... |
|
|
|
|
|
|
|
| Usage example of the MatFloatMultiply function |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Usage example of the MatCopy function |
|
|
|
|
|
|
|
| Creates the signature of a character string. |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
| The monitoring robot will measure the SMART attributes of a server's hard drives... |
|
|
|
|
|
|
|
Checks whether a character string starts: - with a specific character string.
- with one of the character strings in an array.
|
|
|
|
|
|
|
|
| Defines the WLanguage procedure executed when the user clicks on a deep link. |
|
|
|
|
|
|
|
Checks whether a character string starts: - with a specific character string.
- with one of the character strings in an array.
|
|
|
|
|
|
|
|
| Usage example of the MatTranspose function |
|
|
|
|
|
|
|
| Usage example of the MatFloatAdd function |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to optimize and repair HFSQL tables in both Classic and Client/Server modes... |
|
|
|
|
|
|
|
| An associative array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Changes the visibility of a Bluetooth radio. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Usage example of the MatCreate function |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| Usage example of the MatMultiply function |
|
|
|
|
|
|
|
| Usage example of the MatDeterminant function |
|
|
|
|
|
|
|
| Usage example of the MatInvert function |
|
|
|
|
|
|
|
| WINDEV Tutorial - Deploying an application
Creating the executable and the setup program - 30 min |
|
|
|
|
|
|
|
| Usage example of the EmailReadMessage function |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Usage example of the MatAdd function |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics
Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| Usage example of the MatWrite function |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Usage example of the MatFill 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. |
|
|
|
|
|
|
|
Usage example of the DeclareWebserviceContext function |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| The Captcha functions are as follows: |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Usage example of the MongoCreateCollection function |
|
|
|
|
|
|
|
| Usage example of the HSynchronizeReplica function |
|
|
|
|
|
|
|
| Usage example of the MongoCreate function |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
|
| URL Rewriting is a technique used to improve SEO... |
|
|
|
|
|
|
|
| Duplicates the record read in a table: the record found in memory is added into the table (query or view). |
|
|
|
|
|
|
|
| Duplicates the record read in a table: the record found in memory is added into the table (query or view). |
|
|
|
|
|
|
|
| In a setup program, you may want to customize some actions... |
|
|
|
|
|
|
|
| The following WLanguage functions are used to manage In-App purchases... |
|
|
|
|
|
|
|
| Usage example of the CookieRead function |
|
|
|
|
|
|
|
| A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed... |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls... |
|
|
|
|
|
|
|
| Usage example of the CookieWrite function |
|
|
|
|
|
|
|
| Checks whether the CapsLock key is pressed. |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website
Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| Checks a password (encrypted or not). |
|
|
|
|
|
|
|
| The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows... |
|
|
|
|
|
|
|
| Checks if there is a key in an Apple iCloud-based container of "key-value" pairs. |
|
|
|
|
|
|
|
| Checks whether the specified geographic polygon is valid according to the OGC rules. |
|
|
|
|
|
|
|
| Checks the validity of a USt-IdNr (company identification number in Germany). |
|
|
|
|
|
|
|
| Checks the validity of a window handle. |
|
|
|
|
|
|
|
| List of functions for managing the registry |
|
|
|
|
|
|
|
| Checks the validity of an IVA number (company identification number in Italy). |
|
|
|
|
|
|
|
| Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
|
| Reads the description of a scheduled task. |
|
|
|
|
|
|
|
| A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page... |
|
|
|
|
|
|
|
| Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"... |
|
|
|
|
|
|
|
| Adds a new background task. |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| The OAuth protocol is an open standard used to issue secure authorizations... |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| The "Advanced" tab enables you to configure advanced options of the server... |
|
|
|
|
|
|
|
| Checks whether the specified geometry is valid according to the OGC rules. |
|
|
|
|
|
|
|
| Checks the validity of a Canadian 9-digit Business Number (BN9). |
|
|
|
|
|
|
|
| Data masking is a process that transforms the data in an item that will be displayed to the user... |
|
|
|
|
|
|
|
| Displays a file in the user's browser. |
|
|
|
|
|
|
|
| Checks the validity of a U.S. Employer Identification Number. |
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
| Checks the validity of a U.S. Firm Establishment Identifier. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Checks the validity of a CPF number (personal identification number in Brazil). |
|
|
|
|
|
|
|
| Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies). |
|
|
|
|
|
|
|
| Checks the validity of a CNPJ number (company identification number in Brazil). |
|
|
|
|
|
|
|
| Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises). |
|
|
|
|
|
|
|
| Checks the signature of a duplicate. |
|
|
|
|
|
|
|
| Checks the validity of a NISS number (Belgian social security identification number). |
|
|
|
|
|
|
|
| List of functions for managing matrices |
|
|
|
|
|
|
|
| Checks whether an image was loaded in memory. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by NearbyShareWaitForConnection once the device has advertised itself and starts waiting for a connection request. |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically... |
|
|
|
|
|
|
|
| Checks the validity of a UID number (Swiss business identification number). |
|
|
|
|
|
|
|
| Checks the validity of a Swiss Old-Age and Survivors' Insurance Number (OASI). |
|
|
|
|
|
|
|
| Checks whether the specified 2D polygon is valid according to the OGC rules. |
|
|
|
|
|
|
|
| Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register). |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an Android application
10 min |
|
|
|
|
|
|
|
| When a site is on-lined, one of the main expectations of Web users is speed... |
|
|
|
|
|
|
|
| Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Security errors help you detect flaws, unencrypted data, code risks, non-compliance with security standards, etc. |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| List of functions for managing TreeView Table controls |
|
|
|
|
|
|
|
| The Software Factory is used to automate the application production process.
|
|
|
|
|
|
|
|
| Checks whether the value typed by the user corresponds to the string displayed in a Captcha control. |
|
|
|
|
|
|
|
| The Permission type represents a permission requested by the application (and therefore declared in the manifest). |
|
|
|
|
|
|
|
| The following functions are used to manage TreeView controls (prefix syntax):
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout... |
|
|
|
|
|
|
|
| Checks the validity of a CF number (personal identification number in Italy). |
|
|
|
|
|
|
|
| The test manager is used to... |
|
|
|
|
|
|
|
The Replication property is used to:- know the replication mode used for a table (table defined in the data model editor or programmatically defined).
- specify the replication mode used for a table (only for tables defined programmatically).
|
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Usage example of the CertificateSignString function |
|
|
|
|
|
|
|
| The "Advanced" tab enables you to configure advanced options of the server... |
|
|
|
|
|
|
|
| List of constants used by the DotNet functions. |
|
|
|
|
|
|
|
| This help page explains how to retrieve the analysis structure through programming. |
|
|
|
|
|
|
|
| Checks whether an expression is set to True in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| The following functions are used to manage TreeView controls:
|
|
|
|
|
|
|
|
| Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Emulates the next call to Dialog and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
|
| Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Returns the status of a dynamic tab pane (identified by its alias). |
|
|
|
|
|
|
|
| WINDEV Tutorial - An SCM for WINDEV
Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
|
| Usage example of the fListFile function |
|
|
|
|
|
|
|
| WEBDEV Tutorial - SCM for WEBDEV
Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
|
| Callback from the function PartageProximitéDemandeConnexion1.Cb for the parameter CallbackConnexion |
|
|
|
|
|
|
|
| Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Retrieves information about the current device position. |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the table (query or view). |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the table (query or view). |
|
|
|
|
|
|
|
| Checks the validity of a DNI number (personal identification number in Spain). |
|
|
|
|
|
|
|
| Checks the validity of an IdNr (personal identification number in Germany). |
|
|
|
|
|
|
|
| Checks the validity of a Canadian 15-digit Business Number (BN15). |
|
|
|
|
|
|
|
| List of functions for managing services |
|
|
|
|
|
|
|
| Checks the validity of a NIF number (company identification number in Spain). |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| WINDEV Mobile includes a User Groupware for Android and iOS applications... |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| The database schema description window includes all the characteristics and options of the current database schema... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Deploying an iOS application
10 min |
|
|
|
|
|
|
|
| The User Groupware in automatic mode offers many possibilities... |
|
|
|
|
|
|
|
| Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
|
| The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server. |
|
|
|
|
|
|
|
| List of functions for managing pages |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.
|
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
| The "Logs" tab is used to see the details of logs for a specific period... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|