ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Help editor options
The options of the help editor ("Display......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Test of a query
The query editor allows you to run the test of query result......
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......