|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
|
| The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
|
| The assisted universal replication can use a replication server...... |
|
|
|
|
|
|
|
| A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
|
| The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server...... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
|
| Draws a point in an Image variable. |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license...... |
|
|
|
|
|
|
|
| Variables are copied using the "=" operator... |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
|
| Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
|
| The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|