|
|
|
|
|
|
|
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository...... |
|
|
|
|
|
|
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min |
|
|
|
|
|
|
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min |
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets....... |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
Indicates the end of the use of geolocation functions. |
|
|
|
|
|
|
There are two methods to install a WEBDEV site on a Unix server...... |
|
|
|
|
|
|
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes. |
|
|
|
|
|
|
The setup wizard allows you to configure the setup directory of application.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
FolderData is kept for backward compatibility. |
|
|
|
|
|
|
Usage example of the SQLConnect function |
|
|
|
|
|
|
Once a report was created, the description of this report can be modified at any time...... |
|
|
|
|
|
|
The phones can talk!...... |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|