|
|
|
|
|
|
|
List of functions specific to Table controls |
|
|
|
|
|
|
In a Table control, you have the ability to customize the following elements... |
|
|
|
|
|
|
The title of table columns is an important element of Table control... |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice... |
|
|
|
|
|
|
Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
List of functions for managing Table controls (prefix syntax) |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
The Table controls can be 100% AJAX... |
|
|
|
|
|
|
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
The user can filter the content of a Table control by displaying the records corresponding to a condition for example... |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
Deletes:
one or more cells from an HBase table for one or more columns.
a row from an HBase table.... |
|
|
|
|
|
|
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels...... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access...... |
|
|
|
|
|
|
Discover the main characteristics of the controls... |
|
|
|
|
|
|
A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
The data is interpreted as "columns" whose height is proportional to the value of data...... |
|
|
|
|
|
|
The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
Replaces the specified fragment with a table. |
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
Deletes a table of contents from a document. |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
WINDEV Tutorial: External components Reusing code with external components - 40 min |
|
|
|
|
|
|
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour. |
|
|
|
|
|
|
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|