|
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The following steps must be performed to implement the requirements...... |
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...... |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
IFrame is an HTML concept...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
WEBDEV is a full development environment devoted to Internet and Intranet...... |
|
|
|
|
|
|
A kiosk application is an application from which the user cannot exit...... |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
WDTestSite is used to run different tests on a WEBDEV site...... |
|
|
|
|
|
|
In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
HFSQL proposes a quick search for character strings in the data...... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|