ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code hashtags" pane
ERR_DISCONNECTED_BY_ADMIN
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
1. Project and analysis
Task list
Each project can be associated with a task list......
Multi-product external components
Components are a remarkably useful tool for development teams......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
12. Pages in practice
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
23. Print modes