|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| New features in WINDEV 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WINDEV 2026 is now available. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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 following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
|
| A database schema can be shared between a WINDEV application... |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
|
| What's new in WINDEV 2026 in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Functions for handling commands in console mode. |
|
|
|
|
|
|
|
| The main elements of the project editor are as follows: |
|
|
|
|
|
|
|
| List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created... |
|
|
|
|
|
|
|
| Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
|
| Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
|
| Populates a List Box or Combo Box control programmatically with the records from a table or query. |
|
|
|
|
|
|
|
| Enables the telemetry manually. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
|
| Forces the printing of a Body Complement block. |
|
|
|
|
|
|
|
| The ElementHeight property is used to:
Find out or modify the height of the elements... |
|
|
|
|
|
|
|
| Returns the full width of a window. |
|
|
|
|
|
|
|
| The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
|
| Usage example of the HLinkMemo function |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
|
| Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts... |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper... |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer... |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|