|
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example...... |
|
|
|
|
|
|
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
Several images can be used when developing a WEBDEV site...... |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
Many devices can be used to display websites (Android phone, iPhone, etc.... |
|
|
|
|
|
|
The following processes are associated with the Upload control:... |
|
|
|
|
|
|
The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
List of events associated with internal pages and Internal Page controls |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization...... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
WDTestSite is used to run different tests on a WEBDEV site...... |
|
|
|
|
|
|
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
List of events associated with List Box controls... |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
The information entered when creating the files and the items is shared throughout the environment...... |
|
|
|
|
|
|
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|