|
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
WINDEV Mobile 2025 is available! |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
Log-based replication can be implemented in the data model editor...... |
|
|
|
|
|
|
The OLE control is used to handle an OLE object...... |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS). |
|
|
|
|
|
|
The Action property is used to specify the action to be performed. |
|
|
|
|
|
|
Usage example of the fSelect function |
|
|
|
|
|
|
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible. |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the associative arrays... |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Adds a new separator in a menu (drop-down or context menu). |
|
|
|
|
|
|
Inserts a separator into a menu. |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page...... |
|
|
|
|
|
|
Updates the formulas in a document. |
|
|
|
|
|
|
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|