|
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
A database is an organized collection of data for a particular purpose (e.g., manage orders)...... |
|
|
|
|
|
|
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
In the WEBDEV editor, different resolutions are represented via slices...... |
|
|
|
|
|
|
The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
The "About" window is used to display and access various information about the current application...... |
|
|
|
|
|
|
The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
The TitleColor property is used to:
get the text color of a column title in a Table or TreeView Table control.
set the text color of the title of one or all columns in a Table or TreeView Table control.... |
|
|
|
|
|
|
A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
Keys are specific items in your analysis...... |
|
|
|
|
|
|
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...... |
|
|
|
|
|
|
The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
The modeling editor proposes an advanced management of styles...... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls. |
|
|
|
|
|
|
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|