|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
| Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
|
| Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling. |
|
|
|
|
|
|
|
| Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
|
| Indicates whether the code is run in Universal Windows 10 App mode. |
|
|
|
|
|
|
|
| Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
|
| Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
|
| Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger. |
|
|
|
|
|
|
|
| Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
|
| Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
|
| Runs a procedure on a server of J2EE XML Web services. |
|
|
|
|
|
|
|
| Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run. |
|
|
|
|
|
|
|
| Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling. |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|