|
|
|
|
|
|
|
Configures the operating mode of the AWP context. |
|
|
|
|
|
|
PC SOFT proposes a new technology... |
|
|
|
|
|
|
A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
You want to reference several pages of your WEBDEV website?... |
|
|
|
|
|
|
Returns the identifier of AWP context. |
|
|
|
|
|
|
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel. |
|
|
|
|
|
|
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
WDMap is used to get various characteristics specific to...... |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page...... |
|
|
|
|
|
|
Git is a source code manager...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
OPC stands for "OLE for Process Control"...... |
|
|
|
|
|
|
Various WEBDEV constants... |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)...... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|