ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...