|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Calculates the covariance between two series of values. |
|
|
|
|
|
|
Identifies or modifies the current directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Builds a sequence of characters used to describe the color of the text and/or the color... |
|
|
|
|
|
|
Initializes the color of a series or the color of a section. |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
An interface is used to divide the uses of features common to several elements... |
|
|
|
|
|
|
Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
If the image is an image map, you can include "Clickable areas" in the image...... |
|
|
|
|
|
|
The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
The Category property gets and sets the category of an element. |
|
|
|
|
|
|
Enables the refresh of a Progress Bar via Ajax. |
|
|
|
|
|
|
Returns the different elements of a URL: protocol, user, password, domain, port, resource path,... |
|
|
|
|
|
|
Returns the geographical position of the point located in the center of the map currently displayed... |
|
|
|
|
|
|
Modifies the opacity factor of a series in a chart. |
|
|
|
|
|
|
Used to configure the WLanguage functions for email management. |
|
|
|
|
|
|
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
Connects a client to a Modbus slave via a serial port. |
|
|
|
|
|
|
List of functions for managing sockets... |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|