|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
|
| Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
|
| Usage example of the HDescribeItem function |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| Modifies a marker displayed in a Map control. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to specify whether the text that follows the call... |
|
|
|
|
|
|
|
| Displays a "Toast" message. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
|
| Defines an Image control as destination of a chart. |
|
|
|
|
|
|
|
| Used to find out the state of a record. |
|
|
|
|
|
|
|
| Extracts text from a PDF file. |
|
|
|
|
|
|
|
| Usage example of the HSetPosition 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 AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,... |
|
|
|
|
|
|
|
| The String of type is used to manipulate fixed-length strings. These strings have a null character... |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.... |
|
|
|
|
|
|
|
| The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
|
| ...The TreeView control is a tree structure used to simplify the display of information that can... |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open... |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the table (query or view). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|