ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
2. User-friendly editors in practice
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......