|
|
|
|
|
|
|
A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to...... |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Indicates whether the code is run in Windows Store apps mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
WDTRAD allows you to import and export a dictionary...... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
Displaying a new page in a WEBDEV site can be done according to several methods...... |
|
|
|
|
|
|
Versions 27 and later include a Private Store...... |
|
|
|
|
|
|
To transform a page in Session mode into an Active WEBDEV Page:... |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Indicates whether the code is run in WinRT mode (Windows Store apps).
Function kept for backward compatibility.... |
|
|
|
|
|
|
What is a PHP site?...... |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...... |
|
|
|
|
|
|
The RepeatableReadSupported property is used to:
Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode.
Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only).... |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|