|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
|
| Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes the current document from the Lotus Notes database browsed. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
|
| Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control). |
|
|
|
|
|
|
|
| The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
|
| The home page is the first page of your site...... |
|
|
|
|
|
|
|
| A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
|
| The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
| List of standard FTP functions... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
|
| Returns the identifier of the current document in the Lotus Notes database browsed. |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
|
| In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
|
| A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
|
| You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
|
| The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
|
| WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|