|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
|
| A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
|
| To configure the general options of the window editor...... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. |
|
|
|
|
|
|
|
| Returns the dominant (i.e. most frequent) color of an image found in an Image control. |
|
|
|
|
|
|
|
| Determines whether two geometries are disjoint, i.e. whether their intersection is empty. |
|
|
|
|
|
|
|
| Adds a new option (i.e. a new button) to a Segmented Button control. |
|
|
|
|
|
|
|
| Indicates that a day (or a list of days) is a public holiday. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop through a level.
Loop through a level with copy.
In-depth loop.... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| The setup wizard allows you to configure the history of versions during a network setup.... |
|
|
|
|
|
|
|
| The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
|
| The query editor allows you to optimize the execution speed of one or more queries...... |
|
|
|
|
|
|
|
| It is now common for individuals or businesses to sign contracts electronically...... |
|
|
|
|
|
|
|
| The animation of Chart controls allows you to define a dynamic display in your applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|