|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
A Dashboard control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The Priority property is used to get and change the priority level of an element. |
|
|
|
|
|
|
Restarts a service (already started). |
|
|
|
|
|
|
Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
The HorizontalAlignment property is used to get and change the horizontal alignment of a control... |
|
|
|
|
|
|
The VerticalAlignment property is used to get and change the vertical alignment of a control... |
|
|
|
|
|
|
Retrieves the Facebook information of connected user. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Usage example of the fUnlock function |
|
|
|
|
|
|
Usage example of the SQLFirst function |
|
|
|
|
|
|
Usage example of the xlsColumnType function |
|
|
|
|
|
|
The MIMEType property is used to get and change the MIME type of an element. |
|
|
|
|
|
|
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices... |
|
|
|
|
|
|
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS... |
|
|
|
|
|
|
The Image keyword can correspond to:
an Image variable.
a property used to get and change... |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
Builds a sequence of characters used to define the position of the input cursor for a text. |
|
|
|
|
|
|
The Address type is used to manipulate the address of a place or person. |
|
|
|
|
|
|
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS... |
|
|
|
|
|
|
Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|