|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
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 WebSocket server. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run: - from a computer in TSE mode or from a remote desktop.
- from a computer directly.
|
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets.... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Specifies whether the code is run from: |
|
|
|
|
|
|
Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
The Link control is available in a page and in a report...... |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
Returns the displayed image. |
|
|
|
|
|
|
Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
The LeftMargin property sets the left margin of an element. |
|
|
|
|
|
|
The RightMargin property sets the right margin of an element. |
|
|
|
|
|
|
The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
The BottomMargin property sets the bottom margin of an element. |
|
|
|
|
|
|
Initializes the color of a specific point in one of the following chart types:
Line,
Scatter,... |
|
|
|
|
|
|
Retrieves data from a Heatmap chart. |
|
|
|
|
|
|
Rotates an Image control. |
|
|
|
|
|
|
Usage example of the PageParameter function |
|
|
|
|
|
|
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts"... |
|
|
|
|
|
|
Usage example of the fStopCompress function |
|
|
|
|
|
|
Usage example of the fLongName function |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset... |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|