|
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WINDEV 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
WINDEV 2025 is now available! |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
Identifies the state of a menu option (context menu or drop-down menu): active, inactive... |
|
|
|
|
|
|
The Address keyword can correspond to... |
|
|
|
|
|
|
Retrieves an address or a list of addresses corresponding to the description of a geographic... |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device... |
|
|
|
|
|
|
Several print modes are available for a report.... |
|
|
|
|
|
|
The FontStrikeOut property is used to:
Determine if the text displayed is struck... |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
Several test tools are available to guarantee the quality of your applications...... |
|
|
|
|
|
|
Finds documents in a MongoDB collection. |
|
|
|
|
|
|
Returns information about a MongoDB database. |
|
|
|
|
|
|
Deletes a collection from a MongoDB database. |
|
|
|
|
|
|
The ExpandedImage property is used to:
find out and modify the default image associated... |
|
|
|
|
|
|
Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
The FontName property is used to:
Identify the font used in a control.
Change the font used... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|