|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table. |
|
|
|
|
|
|
|
| Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server table. |
|
|
|
|
|
|
|
| Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server. |
|
|
|
|
|
|
|
| WDTRAD is automatically installed along with WDMSG and/or WDINT. |
|
|
|
|
|
|
|
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):- from the HFSQL server to the server (to perform a backup for example).
- from the HFSQL server to the client (to perform a local backup for example).
- from the client to the HFSQL server (to update the tables for example).
- from an HFSQL server to antoher HFSQL server.
|
|
|
|
|
|
|
|
| The hFileParameter type is used to define the tables taken into account by a scheduled optimization task. |
|
|
|
|
|
|
|
| The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files... |
|
|
|
|
|
|
|
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):- from the HFSQL server to the server (to perform a backup for example).
- from the HFSQL server to the client (to perform a local backup for example).
- from the client to the HFSQL server (to update the tables for example).
- from an HFSQL server to antoher HFSQL server.
|
|
|
|
|
|
|
|
| Retrieves information about the current exception. |
|
|
|
|
|
|
|
WINDEV includes a wizard for generating a setup program:- to install a WINDEV application.
- to install other files. Installing goodies for instance (images, videos, ...).
|
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server table. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server table. |
|
|
|
|
|
|
|
Performs the following operations: - If the table doesn't exist, create an empty table (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 table exists, opens the table.
|
|
|
|
|
|
|
|
| A structure is a custom type of data... |
|
|
|
|
|
|
|
Performs the following operations: - If the table doesn't exist, create an empty table (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 table exists, opens the table.
|
|
|
|
|
|
|
|
| Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user. |
|
|
|
|
|
|
|
| Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component. |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application... |
|
|
|
|
|
|
|
| Modifies the search mode of physical tables (.FIC, .NDX, ...). |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
|
| Modifies the search mode of physical tables (.FIC, .NDX, ...). |
|
|
|
|
|
|
|
| Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user. |
|
|
|
|
|
|
|
| Describes through programming the different index files that will be created. |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment
Lesson 2 - Deploying a website via HTTP - 30 min |
|
|
|
|
|
|
|
| Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks... |
|
|
|
|
|
|
|
| The main operations that can be performed on a table from the table model editor are as follows ... |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries... |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created... |
|
|
|
|
|
|
|
| Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| The different operations that can be performed with WDOptimizer are as follows ... |
|
|
|
|
|
|
|
| Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
Returns a directory path for the data shared: - between all the users of the computer
- between all the TSE users
This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: - the files for the general configuration of the application (.INI files, .XML files, etc.).
- tables common to all users (HFSQL tables .fic, .ndx, .mmo).
|
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
| If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication. |
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| The comparison between source and target text helps you find translation errors... |
|
|
|
|
|
|
|
| Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
|
| The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
|
| Several file descriptions can be grouped into a "Custom-Folder"... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing errors and exceptions. |
|
|
|
|
|
|
|
| WDInst allows you to configure the characteristics of the files to install... |
|
|
|
|
|
|
|
| WINDEV Tutorial - Deploying an application
Creating the executable and the setup program - 30 min |
|
|
|
|
|
|
|
| Enables the runtime log programmatically. |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to manage the backups of HFSQL Client/Server tables... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| By default, only the files found in the "List of setup files" window are installed on the user computers... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a WEBDEV project and its database schema
Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its database schema
Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an iOS application
10 min |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Describes a table programmatically. |
|
|
|
|
|
|
|
| Duplicates the record read in a table: the record found in memory is added into the table (query or view). |
|
|
|
|
|
|
|
The setup wizard allows you to: - Select and configure the files to install. This step is very important.
- Specify the WINDEV framework used by the installer.
|
|
|
|
|
|
|
|
| The runtime log is the best way to identify the most used features of an application... |
|
|
|
|
|
|
|
| The backup of the HFSQL Client/Server databases can be performed ... |
|
|
|
|
|
|
|
| The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters. |
|
|
|
|
|
|
|
| List of functions for handling external files |
|
|
|
|
|
|
|
| Duplicates the record read in a table: the record found in memory is added into the table (query or view). |
|
|
|
|
|
|
|
| HFSQL Classic is the database format... |
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| The following text can be extracted... |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase table programmatically. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Reports and Queries
Distribute Reports and Queries with your applications - 10 min |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor. |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Deploying an Android application
10 min |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required. |
|
|
|
|
|
|
|
| Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| WEBDEV 2026 new features in the 2026 New Features brochure. |
|
|
|
|
|
|
|
Adds: - the record found in memory into the table (query or view).
- the record found in a Record variable into the table (query or view).
|
|
|
|
|
|
|
|
| Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé". |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| External component in practice |
|
|
|
|
|
|
|
| The code history is used to... |
|
|
|
|
|
|
|
Adds: - the record found in memory into the table (query or view).
- the record found in a Record variable into the table (query or view).
|
|
|
|
|
|
|
|
| Moves a directory and its contents to another directory within a remote drive. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|