ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Changing sites from AWP to SEO-ready session mode
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Installing the HFSQL Server module
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
PDF file functions (prefix syntax)
PDF file functions...
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SCP functions
The SCP functions are as follows ......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
7. Layouts using the Flexbox control
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Select query description window
The description window of a select query includes several sections......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Creating a query
Two methods can be used to create a query......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......