|
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
Remarks and specific features of Native PostgreSQL Connector...... |
|
|
|
|
|
|
The home page is the first page of your site...... |
|
|
|
|
|
|
Several properties can be used with the breaks found in a Table control...... |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...... |
|
|
|
|
|
|
Several methods can be used to distribute a WINDEV application...... |
|
|
|
|
|
|
There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server...... |
|
|
|
|
|
|
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes.... |
|
|
|
|
|
|
Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
For each element (windows, reports, ...... |
|
|
|
|
|
|
List of properties linked to the Euro management... |
|
|
|
|
|
|
WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
...The Scrollbar control is used to scroll objects (text, captions, etc.... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|