ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Query editor: Characteristics
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.