|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily create and print all types of reports with the report editor.... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ...... |
|
|
|
|
|
|
|
| Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google...... |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| Inserts a new dynamic row in a Multiline Zone control. |
|
|
|
|
|
|
|
| Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
|
| WDMap is used to get various characteristics specific to...... |
|
|
|
|
|
|
|
| Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
|
| The Table controls displayed in a window allow the end user to perform several operations...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Deletes a repositionable note found in the current window. |
|
|
|
|
|
|
|
| Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
|
| Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll. |
|
|
|
|
|
|
|
| Returns the current index of the column. |
|
|
|
|
|
|
|
| WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|