|
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
This type of Native Connector allows access to ACCESS databases for better interoperability purposes...... |
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)...... |
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ...... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
This help page presents the method for creating an SQL query used to get the first 10 records...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|