ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 for your applications......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
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, WDInst allows you to......
"About" window
The "About" window is used to display and access various information about the current application......
Print constants
List of constants used by the print functions....
Functions for managing objects (External language)
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
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....
Using the task management and the schedule
Time management is extremely important......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Creating the menus for the windows of the WINDEV RAD pattern