ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
tapiDial (Function)
Dials a phone number for a voice line.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
iPrintReport (Function)
Prints a report created with the report editor.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......