|
|
|
|
|
|
|
A database is an organized collection of data for a particular purpose (e.g., manage orders)...... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
The Area property is used to define an area. |
|
|
|
|
|
|
You now have the ability to deploy site sections or individual pages...... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)... |
|
|
|
|
|
|
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
The InputFormula property is used to:
find out whether the end user can enter or change formulas in a Spreadsheet control.
allow or prevent the end user from entering or changing formulas in a Spreadsheet control.... |
|
|
|
|
|
|
The InputValue property is used to:
find out whether the end user can enter or change values in a Spreadsheet control.
allow or prevent the end user from entering or changing values in a Spreadsheet control.... |
|
|
|
|
|
|
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon...... |
|
|
|
|
|
|
WDInst allows you to create several types of setup...... |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis. |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|