|
|
|
|
|
|
|
Returns the list of names that identify a cell in a Spreadsheet control. |
|
|
|
|
|
|
Returns the value that corresponds to "Registered users" according to the framework being used. |
|
|
|
|
|
|
Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page. |
|
|
|
|
|
|
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc. |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
Finds and replaces a value in a Spreadsheet control. |
|
|
|
|
|
|
Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
Deletes one of the names used to identify a cell found in a Spreadsheet control. |
|
|
|
|
|
|
Returns the value that corresponds to the word "Visitor" according to the framework used. |
|
|
|
|
|
|
Returns the list of worksheets found in a Spreadsheet control. |
|
|
|
|
|
|
Opens a PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
Closes and frees the PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
Adds a new background task. |
|
|
|
|
|
|
Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
Returns the list of background tasks for the application. |
|
|
|
|
|
|
Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Returns various information about the sort performed in a Spreadsheet control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|