|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
This help page presents the method for creating an SQL query used to get the first 10 records...... |
|
|
|
|
|
|
In SQL language, an external join is used to exclude or include file records with or without... |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive... |
|
|
|
|
|
|
The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime... |
|
|
|
|
|
|
The Second property is used to:
Retrieve the number of seconds from a Time, DateTime... |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
The Drawer control can be expanded in order to display (or not) the integrated controls...... |
|
|
|
|
|
|
Several WLanguage properties can be used on the Check Box controls found in a window, in a page... |
|
|
|
|
|
|
Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
List of Facebook functions... |
|
|
|
|
|
|
Usage example of the SQLExec function |
|
|
|
|
|
|
Converts a date and time from a particular time zone to a local date and time. |
|
|
|
|
|
|
Converts a local date and time to the date and time in a particular time zone. |
|
|
|
|
|
|
The Scope property property is used to specify requested permissions. |
|
|
|
|
|
|
A Line control is used to display a line in a page...... |
|
|
|
|
|
|
Adds a voice command into the current window. |
|
|
|
|
|
|
Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper... |
|
|
|
|
|
|
Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|