|
|
|
|
|
|
|
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size...... |
|
|
|
|
|
|
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager...... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
A Spin control is used to increase or reduce a value found in a control...... |
|
|
|
|
|
|
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
Project configurations allow you to easily define the "target" platforms of the project.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV...... |
|
|
|
|
|
|
.NET is Microsoft's software development platform...... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project...... |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space...... |
|
|
|
|
|
|
Context menus are often used in websites...... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
The principle of windows with arrow is straightforward...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|