|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located... |
|
|
|
|
|
|
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
Validates the modification or addition of the record associated with the current row in the Looper... |
|
|
|
|
|
|
Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls... |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
Returns the list of certificates available on the computer. |
|
|
|
|
|
|
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified... |
|
|
|
|
|
|
Usage example of the DnDAccept function |
|
|
|
|
|
|
Usage example of the MatCreate function |
|
|
|
|
|
|
Usage example of the MatStack function |
|
|
|
|
|
|
Indicates that a day (or a list of days) is a public holiday. |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
Constants used by the SensorXXX functions... |
|
|
|
|
|
|
Deletes all cookies (globally or for a domain) stored:
by the calls to HTTPRequest.... |
|
|
|
|
|
|
The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow... |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00"). |
|
|
|
|
|
|
Spreadsheets are one of the most used office tools...... |
|
|
|
|
|
|
List of functions for managing arrays... |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Returns the status of an email sent via an SMTP session started in asynchronous mode. |
|
|
|
|
|
|
Run on the server, this function accepts a request for connecting to an existing socket found... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|