ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Control templates
...Control templates...
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
20. Control templates
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Style sheet
A style sheet ("......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Creating a window skin template
Item control properties
List of properties associated with the Item control...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Replace (Example)
Usage example of the Replace function
Welcome to Reports & Queries
Reports & Queries is used to......
1
2
3
4
5
6
199
>