ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing the monitoring robot
The monitoring robot includes three executables......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Installing the robot controller
The monitoring robot includes three executables......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Structure of data files of user groupware
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......