ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
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....
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Page Footer block
The Page footer block is run at the end of each page......
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....
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.
1
2
3
4
5
6
386
>