|
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
Reads a task in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server. |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
When creating an executable, a library or a component, ...... |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks. |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended. |
|
|
|
|
|
|
Modifies the parameters of parallel tasks. |
|
|
|
|
|
|
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
Dynamically changes the page displayed in an Internal Page control |
|
|
|
|
|
|
Saves a diagram as a "diag" file. |
|
|
|
|
|
|
This help page explains how to create a page containing a header bar in Responsive Web Design mode...... |
|
|
|
|
|
|
Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|