|
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
List of WLanguage properties associated with Internal Page controls... |
|
|
|
|
|
|
List of properties associated with the Thumbnail control... |
|
|
|
|
|
|
List of properties associated with the Cell control... |
|
|
|
|
|
|
Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
Methods to associate a control with a tab pane...... |
|
|
|
|
|
|
The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
The RepeatableReadSupported property is used to:
Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode.
Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only).... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces... |
|
|
|
|
|
|
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...... |
|
|
|
|
|
|
A query is used to request information from a database to view, insert, change or delete data.... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
List of constants used by the functions for socket management.... |
|
|
|
|
|
|
List of constants used by the functions for managing emails.... |
|
|
|
|
|
|
ManageHTML is used to configure the management mode of the HTML format in a full-text index. |
|
|
|
|
|
|
ManageRTF is used to configure the management mode of the RTF format in a full-text index. |
|
|
|
|
|
|
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications. |
|
|
|
|
|
|
Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|