|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Indicates whether the code is run in the Android emulator.
|
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
List of constants used by the functions for managing errors and exceptions.... |
|
|
|
|
|
|
Returns the list of disks installed on the computer. |
|
|
|
|
|
|
Modifies documents in a collection of a MongoDB database. |
|
|
|
|
|
|
Modifies a document in a collection of MongoDB database. |
|
|
|
|
|
|
Deletes a document from a collection in a MongoDB database. |
|
|
|
|
|
|
Usage example of the KeyExpression property |
|
|
|
|
|
|
Usage example of the MatFloatAdd function |
|
|
|
|
|
|
The Property Filling Character allows you to know and modify the character used to fill an element. |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,... |
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via... |
|
|
|
|
|
|
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file... |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple... |
|
|
|
|
|
|
The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see... |
|
|
|
|
|
|
The Subject property is used to get and change the subject of an element. |
|
|
|
|
|
|
The InitialValue property is used to get and/or change an initial value.... |
|
|
|
|
|
|
Allows you to get information about a MongoDB file (gridFS). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|