|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To transform a page in Session mode into an Active WEBDEV Page:... |
|
|
|
|
|
|
|
| UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
|
| A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
| Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
|
| Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
|
| In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
|
| Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| The Line property is used to define the line style used. |
|
|
|
|
|
|
|
| Do you know where to find your application log files?... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice...... |
|
|
|
|
|
|
|
| A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
|
| WDInst allows you to configure the characteristics of the files to install...... |
|
|
|
|
|
|
|
| The Project Management Hub allows the project contributors to manage their task schedule.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
|
| Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)... |
|
|
|
|
|
|
|
| The Exist property is used to determine if an element exists. |
|
|
|
|
|
|
|
| Managing a SaaS client account is used to...... |
|
|
|
|
|
|
|
| It is possible to manage and grant certain access rights to the developers for each element in the SCM...... |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|