|
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed. |
|
|
|
|
|
|
Initializes the structure for group management (HGroup) with the default values. |
|
|
|
|
|
|
Initializes the structure for user management (HUser) with the default values. |
|
|
|
|
|
|
Usage example of the HChangeKey function |
|
|
|
|
|
|
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item. |
|
|
|
|
|
|
The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo). |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
A Logical Data Model (LDM) is used to describe the data structures (files, items, ...... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
Modifies the group information according to the elements found in the corresponding variables for group management. |
|
|
|
|
|
|
Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|