|
|
|
|
|
|
|
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
|
| WINDEV Mobile 2025 is available! |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
|
| List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
|
| A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
|
| Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| List of functions for managing dialog boxes... |
|
|
|
|
|
|
|
| List of functions for managing controls... |
|
|
|
|
|
|
|
| List of functions for managing the clipboard... |
|
|
|
|
|
|
|
| List of functions for managing Windows events... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|