|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To install the files of a static site on a Web server... |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode... |
|
|
|
|
|
|
|
| WDDeploy is a tool used to easily deploy static or PHP sites... |
|
|
|
|
|
|
|
| The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice...... |
|
|
|
|
|
|
|
| Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a table with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
|
| The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
|
| The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
|
| The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
|
| Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
|
| A select query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server. |
|
|
|
|
|
|
|
| Merges several existing and password-protected PDF files into a single PDF file. |
|
|
|
|
|
|
|
| Initializes the color of a specific point in one of the following chart types:
Line,
Scatter,
Bubble chart.... |
|
|
|
|
|
|
|
| The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
|
| The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table. |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| The GridlinesVisible property is used to:
Determine whether or not gridlines are visible in a control.
Show or hide gridlines in a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|