ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
dbgInfo (Function)
Returns a debug information.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Using the task management and the schedule
Time management is extremely important......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
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....
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......
Installing the robot controller
The monitoring robot includes three executables......
Materialized view
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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