ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
GDI+ framework
Some WINDEV features use the GDI+ framework......
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Error 1001: The operators: and:: can only be used in the methods of classes
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
Events associated with Button controls
List of events associated with Button controls...
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......