|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
|
| When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
|
| The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
|
| Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
|
| The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
|
| This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
|
| Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
|
| Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
|
| Opens the User Groupware configuration window or page. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
|
| WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...... |
|
|
|
|
|
|
|
| Returns the number of windows opened at a given time. |
|
|
|
|
|
|
|
| Modifies or retrieves the display orientation of the current window. |
|
|
|
|
|
|
|
| Runs a delayed procedure (in the WEBDEV application server). |
|
|
|
|
|
|
|
| Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
|
| Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
|
| Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|