|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
The description window of a combining query consists of several sections...... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
By default, WDMap displays the records found in a data file by using the following rules...... |
|
|
|
|
|
|
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
WINDEV manages the following events by default...... |
|
|
|
|
|
|
The following functions are used to manage Word Processing controls:... |
|
|
|
|
|
|
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents...... |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment. |
|
|
|
|
|
|
Enters in edit in the Word Processing control in a specific document section: body, header or footer. |
|
|
|
|
|
|
Closes the docx file associated with the Word Processing control and frees the document. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
Prints the content of a Word Processing control in "docx" format. |
|
|
|
|
|
|
Inserts a table into a Word Processing control. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|