|
|
|
|
|
|
|
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...... |
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min |
|
|
|
|
|
|
List of constants used by the functions for managing the windows... |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
An enumeration is a set of values...... |
|
|
|
|
|
|
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages...... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
WINDEV allows you to easily manage the SOAP protocol by allowing you to create...... |
|
|
|
|
|
|
Frequently asked questions about HFSQL cluster.... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user.... |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
This page presents the main aspects and requirements of the Native MariaDB Connector...... |
|
|
|
|
|
|
"Parallax" effects make it possible to scroll the elements in the interface at different speeds...... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
To translate the text used in your project:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|