|
|
|
|
|
|
|
Runs a procedure on a SOAP server. |
|
|
|
|
|
|
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control. |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps:... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters...... |
|
|
|
|
|
|
Used to find the Beacons near the device. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic...... |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|