|
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
WDDeploy is a tool used to easily deploy static or PHP sites... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
To install the files of a static site on a Web server... |
|
|
|
|
|
|
WDDeploy can be used to... |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
The Connection property gets and sets the connection associated with a data file. |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...... |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]...... |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
The Title property is used to get and change the title of an element. |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
The dynamic audit of an application analyzes its runtime performance...... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users...... |
|
|
|
|
|
|
A combining query (corresponding SQL statement: UNION) ...... |
|
|
|
|
|
|
A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The PrivateKeyPassword property sets the key file password (for a private key connection). |
|
|
|
|
|
|
The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
One of the most important elements of control style is its border...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|