ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
HFSQL properties
List of HFSQL properties...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Query editor: Characteristics
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Software license agreement
WINDEV Express license agreement...
Constants for managing Organizer controls
Constants for managing Organizer controls...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
14. Controls in practice