ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
ERR_NO_APPLICATION
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 ......
Different types of data (Type of variable)
A variable is defined by name and type......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Custom tooltips
Tooltips are very useful for application users......
WDZip: Creating or modifying an archive
This help page explains how to......
Telemetry: Main features
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
15. Repeating a group of controls: loopers
4. Dedicated server or shared server?
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The single-part and multi-part archives
Two types of archives are available......
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....
Operations performed on component diagrams
The following paragraphs explain......
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....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Data model editor: types of links
Several types of links can be found between the files......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......