|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
| In a chart, the scales are used to quickly estimate the value of different points found in a chart...... |
|
|
|
|
|
|
|
| The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
|
| The docFragment type is used to define the characteristics of a fragment found in a "docx" document. |
|
|
|
|
|
|
|
| The Project Management Hub is used to organize and schedule a project, from design to delivery...... |
|
|
|
|
|
|
|
| New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
|
| The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
|
| You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer...... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
|
| Android proposes several types of notifications to inform the user...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
|
| ...The Scrollbar control is used to scroll objects (text, captions, etc.... |
|
|
|
|
|
|
|
| Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints. |
|
|
|
|
|
|
|
| To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| The general options are used to configure the working environment of the product used...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|