ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
3. Deploying a WINDEV application
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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......
Overview of external languages
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Defining clickable areas
In a page, an Image control can contain clickable areas......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......