|
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
The "Syntax help" pane displays a short help text for the function being entered...... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
A combining query (corresponding SQL statement: UNION) ...... |
|
|
|
|
|
|
The development of Android and WINDEV Mobile applications is different in the following fields...... |
|
|
|
|
|
|
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
List of events associated with TreeView controls... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc.... |
|
|
|
|
|
|
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|