|
|
|
|
|
|
|
The Repositionable Note control allows you to include the famous yellow sticker in your applications...... |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.... |
|
|
|
|
|
|
To manage the outgoing calls in a WINDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
Creates a connection to a MongoDB server or cluster. |
|
|
|
|
|
|
Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
Reads and modifies the parameters of an HFSQL cluster. |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|