ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
OpenSister (Function)
Opens a non-modal sibling window.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Installing the robot controller
The monitoring robot includes three executables......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
16. Protecting access to the site: passwords
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Creating requirements
The following steps must be performed to implement the requirements......
iDestination (Function)
Configures the print destination.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Installing the monitoring robot
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....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Materialized view
Structure of data files of user groupware
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WDDeploy features
WDDeploy can be used to......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min