|
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes... |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query.... |
|
|
|
|
|
|
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way...... |
|
|
|
|
|
|
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
Modifies the margin of the text in the tooltips. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Windows Vista (and later) proposes several improvements...... |
|
|
|
|
|
|
The Gesture variable is used to retrieve the gesture parameters (swipe)...... |
|
|
|
|
|
|
This help page explains how to customize the default image associated with the elements found in a TreeView Table.... |
|
|
|
|
|
|
The Diagram Editor control includes many features accessible via...... |
|
|
|
|
|
|
PDF is one of the most widely used formats for transmitting and storing electronic documents...... |
|
|
|
|
|
|
By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
This step allows you to choose...... |
|
|
|
|
|
|
The Timestamp property is used to manage the timestamp of values. |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
Starting with version 24, you can update a Session or AWP site without disconnecting users...... |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
To install a dynamic WEBDEV site on a web server, you will need deployment accounts...... |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|