|
|
|
|
|
|
|
An insert query (corresponding SQL statement... |
|
|
|
|
|
|
A combining query (corresponding SQL statement: UNION) ... |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links between these files defined in the analysis... |
|
|
|
|
|
|
The selection conditions of records are applied to the items used in the queries... |
|
|
|
|
|
|
Returns a list of keys to add to data files to improve query performance. |
|
|
|
|
|
|
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period... |
|
|
|
|
|
|
Starts collecting information on executed queries. |
|
|
|
|
|
|
Finishes collecting information on executed queries. |
|
|
|
|
|
|
A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
To make the result of a query easier to read, the records can be sorted according to one or more items... |
|
|
|
|
|
|
This help page explains how to create two select queries... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query... |
|
|
|
|
|
|
Once a query is created, all the characteristics of this query can be modified at any time... |
|
|
|
|
|
|
Comparing two windows (two pages, two reports, two classes, ... |
|
|
|
|
|
|
The query editor allows you to run the test of query result... |
|
|
|
|
|
|
The query editor allows you to perform operations on the values of an item... |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
A replication includes one or more data files...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
The menu options can be handled...... |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
The PageBorderVisible property is used to:
determine if the page borders are displayed in a Diagram Editor control.
show or hide the page borders in a Diagram Editor control.... |
|
|
|
|
|
|
The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
The ModifierPanelVisible property is used to:
determine if the "Modifier" panel is displayed in a Diagram Editor control.
show or hide the "Modifier" panel in a Diagram Editor control.... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications...... |
|
|
|
|
|
|
The data model editor allows you to define the structure of the data files.... |
|
|
|
|
|
|
The general options are used to configure the working environment of the product used...... |
|
|
|
|
|
|
One of the most important elements of control style is its border...... |
|
|
|
|
|
|
The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|