|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Retrieves a numeric value from a Sunburst chart. |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description... |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,... |
|
|
|
|
|
|
Deselects a row in a Looper control. |
|
|
|
|
|
|
A Navigation Bar control found in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
A Web Camera control found in a page can be handled in WLanguage by the following properties. |
|
|
|
|
|
|
Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
The ConnectionTimeout property is used to manage the connection timeout. |
|
|
|
|
|
|
Usage example of the FinCurrentVal function |
|
|
|
|
|
|
Usage example of the FinFutureVal function |
|
|
|
|
|
|
Usage example of the Compile function |
|
|
|
|
|
|
The Certificate keyword can correspond to... |
|
|
|
|
|
|
In Windows/Linux multi-configuration applications, several limitations may appear: control... |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values... |
|
|
|
|
|
|
Describes a new connection to an external database. |
|
|
|
|
|
|
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage... |
|
|
|
|
|
|
Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
The WebSockets are used to communicate from a Web application (Intranet or Internet site run... |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|