|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
|
| Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
|
| A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
|
The Native SQL Server Connector is used to:- specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
| WINDEV 2026 is now available. |
|
|
|
|
|
|
|
| New features in WINDEV 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The Windows windows developed with WINDEV... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| A database schema can be shared between a WINDEV application... |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created... |
|
|
|
|
|
|
|
| Functions for handling commands in console mode. |
|
|
|
|
|
|
|
| The main elements of the project editor are as follows: |
|
|
|
|
|
|
|
| A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
|
| Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
|
| The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
|
| Refreshes a List Box, ListView or Combo Box control based on a data file |
|
|
|
|
|
|
|
| Usage example of the SQLConnect function |
|
|
|
|
|
|
|
| The Color property gets and sets the color of an element. |
|
|
|
|
|
|
|
| Enables a control or a group of controls in a window. An animation can be set on the controls... |
|
|
|
|
|
|
|
| The pdfControl type is used to get all the characteristics and values of a control present in a PDF... |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break... |
|
|
|
|
|
|
|
| Deletes an internal window found in the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
| Displays the internal window corresponding to the specified position (in the list of internal... |
|
|
|
|
|
|
|
| The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
|
| Sets the passwords used to protect the universal replication files. |
|
|
|
|
|
|
|
| The Version property gets and sets the version of an element. |
|
|
|
|
|
|
|
| The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar... |
|
|
|
|
|
|
|
| Indicates that a day (or a list of days) is a public holiday. |
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored... |
|
|
|
|
|
|
|
| Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch... |
|
|
|
|
|
|
|
| Usage example of the iPreview function |
|
|
|
|
|
|
|
| The Identifier property is used to get and change the identifier of an element. |
|
|
|
|
|
|
|
| WinSize:
returns or modifies the window display mode (maximized, minimized or normal),... |
|
|
|
|
|
|
|
| Declares a description of table (found in a database schema) in the current project. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|