|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
Returns:
the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them.
the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users.... |
|
|
|
|
|
|
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one...... |
|
|
|
|
|
|
The glossary lists all the abbreviations used in the code editor...... |
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
Specifies the network parameters required to use the Conference controls on Internet. |
|
|
|
|
|
|
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory. |
|
|
|
|
|
|
An object diagram represents a set of objects and how they relate to each other at a certain moment in time...... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
List of constants used by the DDE functions... |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
Returns an array corresponding to the intersection of two arrays. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays. |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users.... |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|