ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...
12. Retrieving data from a site
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
9. Sharing a project in practice
Sharing a project in practice...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
16. Java applications in practice
Java applications in practice...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
WDDeploy features
WDDeploy can be used to......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...