|
|
|
|
|
|
|
You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user.... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
Flexbox controls allow arranging controls exactly as desired when the browser is resized...... |
|
|
|
|
|
|
The result of a select query can be used in...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
The Splitter control is used to divide a window into several distinct areas...... |
|
|
|
|
|
|
WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
For a given position in a Word Processing control (coordinates of a control point), returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers.... |
|
|
|
|
|
|
The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|