ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Events associated with framesets
List of events associated with framesets...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
8. 10 tips for better interfaces...
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Page with parameters
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
Error 809: The * character cannot be used as mandatory parameter in a function
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
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....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a 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....
1
2
3
4
5
6
218
>