|
|
|
|
|
|
|
The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
Used to find the Beacons near the device. |
|
|
|
|
|
|
The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Changes the management mode of threads. |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
Specifies whether the code is run from:
a process in AJAX mode.
a procedure called by AJAXExecute or AJAXExecuteAsynchronous.... |
|
|
|
|
|
|
To develop a WINDEV Mobile application for iPhone/iPad, you need:... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages. |
|
|
|
|
|
|
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service. |
|
|
|
|
|
|
This help page presents the different methods that can be used to populate a Table control programmatically.... |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
The backup of the HFSQL Client/Server databases can be performed...... |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
The monitoring robot allows you to manage the users related to the different check error reports...... |
|
|
|
|
|
|
The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|