ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
11. Window templates
WINDEV Mobile allows you to create window templates....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......