|
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. |
|
|
|
|
|
|
When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
Types of accessible files... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
List of constants used by the functions for managing XLS files.... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
A database is an organized collection of data for a particular purpose (e.g., manage orders)...... |
|
|
|
|
|
|
The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...... |
|
|
|
|
|
|
When a site is on-lined, one of the main expectations of Web users is speed...... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter. |
|
|
|
|
|
|
The setup program creation wizard allows you to define all the settings of your setup program.... |
|
|
|
|
|
|
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
From version 23, you have the ability to import existing classes or sets of procedures in text format...... |
|
|
|
|
|
|
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction...... |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|