ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
4. When to use the debugger?
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Page templates
WEBDEV allows you to create page templates......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Materialized view
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Testing a project: setting
By testing the project you can simulate how the application will run......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.