|
|
|
|
|
|
|
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
|
| Lists the directories of an Drive. |
|
|
|
|
|
|
|
| Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format. |
|
|
|
|
|
|
|
| Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format. |
|
|
|
|
|
|
|
| Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
|
| The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements...... |
|
|
|
|
|
|
|
| List of functions for managing character strings... |
|
|
|
|
|
|
|
| Allows you to:
know if a comment is selected in a Spreadsheet control,
select or deselect a comment in a Spreadsheet control.... |
|
|
|
|
|
|
|
| The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
|
| Locks a table and restricts the access to this table for all other sites or applications. |
|
|
|
|
|
|
|
| Locks a table and restricts the access to this table for all other sites or applications. |
|
|
|
|
|
|
|
| The Table controls can be handled...... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| Lists all the comments on the current worksheet of a Spreadsheet control. |
|
|
|
|
|
|
|
| The project dashboard provides an overall view of project status via different widgets....... |
|
|
|
|
|
|
|
| Adds a word to the dictionary of OpenOffice:
for the instance of the current application.
for all the applications.... |
|
|
|
|
|
|
|
| Explicitly destroys a semaphore. |
|
|
|
|
|
|
|
| Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| Ends the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|