|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can... |
|
|
|
|
|
|
The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can... |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can... |
|
|
|
|
|
|
Deletes an itinerary from a Map control. |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Usage example of the DDERetrieve function |
|
|
|
|
|
|
Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position... |
|
|
|
|
|
|
The Image control is used to...... |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
Connects a client computer to a given socket. |
|
|
|
|
|
|
Returns or modifies the attributes of a directory. |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
Indicates the operating system installed on the browser of the Web user. |
|
|
|
|
|
|
Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Returns the date of the first day of the year. |
|
|
|
|
|
|
Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|