ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
GglGetDocument (Function)
Downloads a document from Google Docs.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Installing the robot controller
The monitoring robot includes three executables......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Help about new features: Letting users know about changes
Applications are constantly evolving......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......