|
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
The Site Map control allows the Web user to...... |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Declares additional parameters for the Map control that will be transmitted to the Google API. |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
The following properties can be used with Map controls:... |
|
|
|
|
|
|
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...... |
|
|
|
|
|
|
The file system on the devices running Android is divided into two main storage areas...... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]...... |
|
|
|
|
|
|
The following functions are used to manage site map paths, using prefix syntax:... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|