|
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
The Move property determines if an element can be moved. |
|
|
|
|
|
|
The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
ERR_BAD_COMMANDLINE error... |
|
|
|
|
|
|
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar...... |
|
|
|
|
|
|
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
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 analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...... |
|
|
|
|
|
|
The "Analysis" pane lists...... |
|
|
|
|
|
|
Two methods can be used to create a query...... |
|
|
|
|
|
|
The Mode property describes:
the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable).
the management mode of multicolumn sections (docFormatMulticolumn variable).
how the tooltip of a step of a guided tour is displayed.... |
|
|
|
|
|
|
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|