|
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...... |
|
|
|
|
|
|
Several WLanguage functions are used to burn the CDs or DVDs...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose two methods for handling the Excel files...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Progress ...... |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL 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).... |
|
|
|
|
|
|
Displays a dialog box containing an error logo and the message passed in parameter. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL 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).... |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
You can deploy 64-bit compatible sites...... |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user. |
|
|
|
|
|
|
WINDEV allows the user to perform a search among all the texts found in a window or in a control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|