ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
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....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Installing the robot controller
The monitoring robot includes three executables......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Custom tooltips
Tooltips are very useful for application users......
Creating the skin template of a report
Step 5: Site parameters
Once the site installed, you can define the site connection options......
SQLExec (Function)
Names and runs an SQL query.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Constants for external files
List of constants used by the functions for managing external files....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......