|
|
|
|
|
|
|
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 Alignment property is used to align elements. |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control,... |
|
|
|
|
|
|
Builds a sequence of characters containing an image. |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer... |
|
|
|
|
|
|
Builds a sequence of characters containing a line. |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Initializes the category color for a chart whose type is:
Pie,
Column,
Bubble chart,... |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing... |
|
|
|
|
|
|
Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
Truncates the right part of a string or buffer. |
|
|
|
|
|
|
Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
Usage example of the FTPGet function |
|
|
|
|
|
|
Usage example of the fLock function |
|
|
|
|
|
|
The Internal Property Page allows you to define the name of the internal Page to use. |
|
|
|
|
|
|
The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL... |
|
|
|
|
|
|
Retrieves information about the current device position. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|