|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls... |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed,... |
|
|
|
|
|
|
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window... |
|
|
|
|
|
|
The Description property is used to get and change the description of an element. |
|
|
|
|
|
|
The "Background" keyword can correspond to:
the Background variable,
the Background property... |
|
|
|
|
|
|
The Style property is used to:
retrieve or assign the entire style of a control (including... |
|
|
|
|
|
|
Returns the resolution of a specific element. |
|
|
|
|
|
|
Usage example of the fRename function |
|
|
|
|
|
|
Usage example of the zipSize function |
|
|
|
|
|
|
Usage example of the zipNbPartNeeded function |
|
|
|
|
|
|
The Property Additional Parameters allows you to specify additional parameters... |
|
|
|
|
|
|
The NumberColumn property is used to get and change the number of columns of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|