|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Option property is used to get and change certain options. |
|
|
|
|
|
|
|
| WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer... |
|
|
|
|
|
|
|
| The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator...... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
|
| SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license...... |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
|
| Positions on the specified result row of the query. |
|
|
|
|
|
|
|
| Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| Checks the existence of a query. |
|
|
|
|
|
|
|
| Modifies the content of a row in the query result. |
|
|
|
|
|
|
|
| Positions on the next row of the query result. |
|
|
|
|
|
|
|
| Positions on the previous row of the query result. |
|
|
|
|
|
|
|
| Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Sets the position on the last row of the query result. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|