ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
DashDisplay (Function)
Refreshes elements in a Dashboard control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
DDESend (Function)
Sends a data to the program connected via DDE.
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fRename (Function)
Modifies the name of a file.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
dCopy (Function)
Copies an image to another image.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).