|
|
|
|
|
|
|
An analysis can be shared between a WINDEV application... |
|
|
|
|
|
|
WINDEV 2025 is now available! |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
Functions for handling commands in console mode. |
|
|
|
|
|
|
Functions for handling commands in console mode. |
|
|
|
|
|
|
Indicates whether the code is run:- from a Windows Mobile application.
- from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button... |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box,... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.... |
|
|
|
|
|
|
A component can evolve in many ways...... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Defines the options used for the universal replication of a file:
the replication direction.... |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
The xlsRow type is used to describe and modify a row in an Excel document... |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
The xlsColumn type is used to describe and modify a column in an Excel document... |
|
|
|
|
|
|
Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
Used to configure the filter and the opening of assisted input. |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|