ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
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, ......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Error 1001: The operators: and:: can only be used in the methods of classes
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....
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Describing an element
A flexible modeling includes different elements linked together......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Functions for managing objects (External language)