|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of constants used by the functions for video management.... |
|
|
|
|
|
|
|
| WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files...... |
|
|
|
|
|
|
|
| The "Test results" pane shows the results of the different stand-alone tests in a project...... |
|
|
|
|
|
|
|
| To simplify teamwork, WINDEV Mobile includes a Source Code Manager.... |
|
|
|
|
|
|
|
| The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts...... |
|
|
|
|
|
|
|
| In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
|
| The docSection type is used to define the advanced characteristics of a section found in a document or paragraph. |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
|
| The Clickable Image control can be used to...... |
|
|
|
|
|
|
|
| To use .NET assemblies in a project...... |
|
|
|
|
|
|
|
| The following files are automatically created when logging an HFSQL Client/Server data file...... |
|
|
|
|
|
|
|
| The comparison between source and target text helps you find translation errors...... |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
|
| Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented...... |
|
|
|
|
|
|
|
| Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...... |
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min |
|
|
|
|
|
|
|
| Usage example of the HChangeKey function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|