ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using several libraries in an application
A library is a WDL file that contains all the resources......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Hyper File functions available for backward compatibility
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
grTitle (Function)
Modifies the caption and/or position of the chart title....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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......
IFrame control
IFrame is an HTML concept......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
The Static control
A Static control is a control used to display a static text......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Android Widget windows
An Android application can contain one or more Widget windows......