ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Data model editor: types of links
Several types of links can be found between the files......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Operations performed on activity diagrams
The following paragraphs explain......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
"About" window
The "About" window is used to display and access various information about the current application......
8. If you are already familiar with WINDEV
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Creating requirements
The following steps must be performed to implement the requirements......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......