|
|
|
|
|
|
|
Projects are often cross-platform...... |
|
|
|
|
|
|
The management of branches is used to manage several versions of the same application in parallel...... |
|
|
|
|
|
|
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)...... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications...... |
|
|
|
|
|
|
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space...... |
|
|
|
|
|
|
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor.... |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot...... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|