|
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Modifies the saturation of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Draws a rectangle in a picLayer variable. |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
Tables can be created in a report...... |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Remarks and specific features of the Native Oracle Connector... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Defines the options for the generated PDF file. |
|
|
|
|
|
|
Changes the contrast of an image contained in an Image control. |
|
|
|
|
|
|
WDStatistics can be used once the log files have been imported...... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|