|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
|
| Contributors are the people who take part in one or more projects...... |
|
|
|
|
|
|
|
| This help page explains how to add a secure payment into a WEBDEV site...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
|
| In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
|
| The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...... |
|
|
|
|
|
|
|
| Include special characters in your captions via the iconic fonts.... |
|
|
|
|
|
|
|
| The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
|
| You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
|
| SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications...... |
|
|
|
|
|
|
|
| WINDEV includes multiple methods to manage emails... |
|
|
|
|
|
|
|
| For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm).... |
|
|
|
|
|
|
|
| All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| The TotalsEnabled property enables you to:
Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Displays and formats:
the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
|
| Displays and formats:
the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
|
| Displays the specified cell in a Spreadsheet control found in a window:
either the visible area of Spreadsheet control is moved to display the cell.
or the cell is displayed in the upper-left corner of visible area of Spreadsheet control.... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|