ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
General environment of WINDEV
New features in WINDEV 2025
WINDEV 2025 is now available!
WINDEV 2025 Tutorial - Table of contents
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
InWindowsMobileMode (Function)
Indicates whether the code is run:
  • from a Windows Mobile application.
  • from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
Functions for handling commands in console mode
Functions for handling commands in console mode.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
ComponentLocate (Function)
Specifies the access path to an external component of project.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating anchors
The anchors are used to define specific points in a help page......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files,...
Using the task management and the schedule
Time management is extremely important......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Error 121: Shadowing a structure
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
10. Smart controls
Smart controls...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......