|
|
|
|
|
|
|
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
Two types of variables are available... |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min |
|
|
|
|
|
|
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application.... |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page. |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
WDStatistics can be used once the log files have been imported...... |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Indicates the view that must be handled in Lotus Notes. |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run. |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
Disables the view currently handled in Lotus Notes. |
|
|
|
|
|
|
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document. |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|