|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The NbColumn property is used to get the number of columns in a report. |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
Returns the full width of a window (including the border). |
|
|
|
|
|
|
Identifies the "parent" of a graphic object: control, column, window, page, ... |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
Modifies the parameters of a scheduled task. |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records... |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
Constants for managing Wi-Fi functions... |
|
|
|
|
|
|
Opens a memory zone shared between several applications. |
|
|
|
|
|
|
Enables or disables the "heartbeat" of the current session. |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
The ImageState property is used to get and change the number of drawings in:
The image... |
|
|
|
|
|
|
Starts a specific static function of a given Java class. |
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window... |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|