ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The Check Box control
A Check Box can correspond to......
Age (Function)
Returns the age according to the date of birth.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Report viewer: Proposing several reports
In the document preview, end users can......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Organizer control
The Organizer control is used to display and handle organizers......
Start of Break block (Break header)
The Start of break block is optional......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......