|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data...... |
|
|
|
|
|
|
|
| To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| Before you start using WDConver, you must have...... |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| A composite key is a key item containing several other items...... |
|
|
|
|
|
|
|
| The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|