|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
|
| Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
|
| Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
|
| The download is the operation that consists in saving a file stored on the server onto the computer of Web user...... |
|
|
|
|
|
|
|
| WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)...... |
|
|
|
|
|
|
|
| The performance profiler (also called Profiler) is used to check and optimize the execution time of your application...... |
|
|
|
|
|
|
|
| When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ...... |
|
|
|
|
|
|
|
| The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| Allows you to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged. |
|
|
|
|
|
|
|
| A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
|
| The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.... |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
| Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving. |
|
|
|
|
|
|
|
| WEBDEV allows you to include Javascript files or external resources in a WEBDEV project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|