|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
Rich Text Format (RTF) is used to encode text and simplify exchange between applications...... |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
ManageHTML is used to configure the management mode of the HTML format in a full-text index. |
|
|
|
|
|
|
ManageRTF is used to configure the management mode of the RTF format in a full-text index. |
|
|
|
|
|
|
The StopWord property is used to define stopwords in a full-text index defined through programming. |
|
|
|
|
|
|
The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...... |
|
|
|
|
|
|
WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties...... |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
A Chart control can be used...... |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found...... |
|
|
|
|
|
|
A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|