|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets.... |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
Indicates whether the code is run: - from a computer in TSE mode or from a remote desktop.
- from a computer directly.
|
|
|
|
|
|
|
Specifies whether the code is run from: |
|
|
|
|
|
|
Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code... |
|
|
|
|
|
|
The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|