|
|
|
|
|
|
|
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages.... |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Imports JSON data into the current record. |
|
|
|
|
|
|
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file. |
|
|
|
|
|
|
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications...... |
|
|
|
|
|
|
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest. |
|
|
|
|
|
|
Retrieves the cookies read by a call to HTTPSend for an HTTP domain. |
|
|
|
|
|
|
All the features in WEBDEV Account Manager can be used via command line...... |
|
|
|
|
|
|
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory. |
|
|
|
|
|
|
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer. |
|
|
|
|
|
|
The Project Management Hub allows the project manager to manage a development project.... |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data. |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|