ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The requested action cannot been performed: the page was not synchronized
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
1. What is the WEBDEV administrator used for
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Compilation options (HLP format)
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
ERR_CANNOT_RUN_EXPLORER
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......