|
|
|
|
|
|
|
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)...... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The "Task list" pane displays the list of tasks that must be performed...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
|
| Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
|
| Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
| A Guided Tour presents a series of features, displayed in a tooltip in the current window or page...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|