|
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project...... |
|
|
|
|
|
|
WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
Creates the description file of a subscriber replica. |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
Modifies the parameters of parallel tasks. |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
Triggers the tracking of a file. |
|
|
|
|
|
|
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|