|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min |
|
|
|
|
|
|
|
| To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
|
| The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
|
| Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
| Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
|
| The ClientCertificate property is used to manage client certificates. |
|
|
|
|
|
|
|
| The ClientCertificatePassword property handles the password of a client certificate. |
|
|
|
|
|
|
|
| To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls...... |
|
|
|
|
|
|
|
| List of events associated with Link controls... |
|
|
|
|
|
|
|
| The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
|
| Lists the client accounts of SaaS Webservice database. |
|
|
|
|
|
|
|
| Creates the database of a client account for a SaaS site. |
|
|
|
|
|
|
|
| Modifies the connection to the client database for a SaaS site. |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
| The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...... |
|
|
|
|
|
|
|
| Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed. |
|
|
|
|
|
|
|
| Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ...... |
|
|
|
|
|
|
|
| The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ...... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|