|
|
|
|
|
|
|
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 BackgroundColor property is used to get and change the background color of an element. |
|
|
|
|
|
|
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
Usage example of the fMakeDir function |
|
|
|
|
|
|
Usage example of the CookieWrite function |
|
|
|
|
|
|
Usage example of the CookieRead function |
|
|
|
|
|
|
Usage example of the zipDeleteFile function |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
Usage example of the fSeek function |
|
|
|
|
|
|
The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
The Y property is used to get and change the the Y-coordinate of an element. |
|
|
|
|
|
|
Usage example of the SQLConnect function |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
Usage example of the fCopyDir function |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
Usage example of the fOpen function |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
List of events associated with framesets... |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page... |
|
|
|
|
|
|
Changes or specifies the path of the root in a Sunburst chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|