ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
14. Report templates
...Report templates are used to easily standardize report layouts....
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Functions for managing objects (External language)
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
23. Print modes
Query based on query
Queries can be based on items from another query......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Constants for managing the Image Editor control
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....