|
|
|
|
|
|
|
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
|
| When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
|
| Ends the application and restarts it. |
|
|
|
|
|
|
|
| An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
|
| Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
|
| The setup editor WDInst ("Tools... |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| List of properties associated with the cells of the status bars... |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
|
| The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
|
| Defines the mode for comparing data files. |
|
|
|
|
|
|
|
| Returns a color found in the current palette. |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Java. |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP. |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
|
| To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
|
| Used to find out whether the execution is in progress in the AWWS engine. |
|
|
|
|
|
|
|
| To print a report on one of the printers connected to the Web server, you must...... |
|
|
|
|
|
|
|
| Copies the content of a form into the clipboard. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
| To propose to download a report in PDF format on the computer of the Web user, you must...... |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
|
| To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
|
| You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|