|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
| Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
|
| A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
|
| The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
|
| The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users.... |
|
|
|
|
|
|
|
| List of SQL functions: Special case... |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded down to the nearest interval.
the date and time rounded down to the nearest interval.... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
|
| Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
| Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|