|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Saves a dump of memory used by the application. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Specifies the network parameters required to use the Conference controls on Internet. |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
xlsNbRows is kept for backward compatibility only. |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
The development of Android and WINDEV Mobile applications is different in the following fields...... |
|
|
|
|
|
|
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages.... |
|
|
|
|
|
|
To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site. |
|
|
|
|
|
|
This step of the wizard allows managing the automatic updates of the applications from the reference server.... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|