|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Indicates whether the code is run in the Android emulator.
|
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
MySelf is used to handle the current control... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
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 global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can... |
|
|
|
|
|
|
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 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|