|
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL servers...... |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
PDF Reader control and PDF file management constants... |
|
|
|
|
|
|
The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
The kbCard type defines all the advanced characteristics of a card in a Kanban control. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
Adds all the files found in a directory to the compilation. |
|
|
|
|
|
|
Transforms the following elements into a specific format:
a structure (and its subelements),
a class (and its subelements),
an array (including the associative arrays),
a queue,
a stack,
a list.... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|