|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
|
| Adds a user to the User Groupware database. |
|
|
|
|
|
|
|
| The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| Ends the process to populate a Table or TreeView Table control programmatically. |
|
|
|
|
|
|
|
| Ends the process to populate a Table or TreeView Table control programmatically. |
|
|
|
|
|
|
|
| Forces a report block to print. |
|
|
|
|
|
|
|
| The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction"). |
|
|
|
|
|
|
|
| The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
|
| Creates a Repositionable Note control. |
|
|
|
|
|
|
|
| Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Adds an image into the current worksheet of a Spreadsheet control. |
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
| The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
| The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
|
| The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user...... |
|
|
|
|
|
|
|
| The TabMDI property is used to:
Get the type of a Tab control (simple tab or dynamic tab - MDI).
Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.... |
|
|
|
|
|
|
|
| Adds an image into the current worksheet of a Spreadsheet control. |
|
|
|
|
|
|
|
| List of functions for managing threads (prefix syntax)... |
|
|
|
|
|
|
|
| The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
|
| The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap"). |
|
|
|
|
|
|
|
| The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content"). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|