ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Source>.LogStop (Function)
Stops the log process of a file.
HLogStop (Function)
Stops the log process of a file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
iEndReport (Function)
Forces the report print to stop.
Wait (Function)
Temporarily stops the program execution.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
Creating anchors
The anchors are used to define specific points in a help page......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ERR_NO_END_TAG
Step 1: Configuring the print parameters
This step allows you to choose......
Error 19: The step of this FOR loop must be constant
Structure of data files of user groupware
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
HTMLToText (Function)
Converts an HTML string or buffer to text.
18. Order of execution of the code of buttons/links